Skip to main content

When you apply a filter to a board you can see that the url is updated to include the current filter. The problem is just that the url only includes a GUID. Is there any way to find these guids in Pigment? For example when filtering on a specific employee in my employee dimension I can see that ]=df7ce50d-304b-472e-a8e0-f448d960e8de is added to the url, and I would expect that each employee is related to a unique guid, so question is just how to get from dimension value to a guid. 

My use case is that I am having a grid view with a list of employees. For each employee I would like to link to another board with details about each employee and I would like this board to automatically be prefiltered based on which row I clicked on the first board. 

There isn’t a way to pre-filter a board based on the GUID. The ID you are looking at is an aggregation of the page selection. 

That being said, there is an option to “set as page” on a board. If you have a table in your board that shows all employees, you can click the arrow next to any employee name to open the drop-down menu. From the menu select “set as page”. This will set the entire page/board to filter for this user/employee. This will allow you to quickly filter all the available data on that board for your chosen employee.

 

 


Reply