Forum Discussion

DeEviloN's avatar
DeEviloN
Helper III
4 years ago

dynamic ranking table

Help me to understand. I have a pivot table with data on the quantity, weight and marking of products for various metals, how can I create a rating table based on it with urls assigned to them, depending on the request, be it by quantity, by weight or by marking? For example, I need to fill in a table with a rating of 12 organizations and assign them a url by quantity, but then by pressing a button I want this table to change and there be data with a rating by mass? Can I make such a dynamic table? table with url i have

2 Replies

  • DeEviloN , If you want a dynamic Table using Slicer value, I doubt that is possible. If you want it using M query parameter that is possible

  • You could give the appearance of changing dynamically by creating 2 separate tables, one by quantity and one by mass, and then using bookmarks to show / hide the tables.