I am using an expression with Deeplink to create a group. By setting two columns in GroupBy, I’ve created a UI where the group is displayed in the left sidebar in desktop mode.
I want to create a mechanism where the sidebar groups can be dynamically changed using Deeplink.
The following expression allows me to change the group:
However, as far as I can tell, running multiple groupby deeplink works fine in non-desktop mode, but does not work well in desktop mode.
In fact, I have posted a similar issue in the past. I too would like to know about the solution here.
You’re right, it’s possible to change two GroupBy settings when not in Desktop mode. However, I would like to see this functionality become available in Desktop mode as well.