0

I'd like to have a table visual in Power-Bi which is dynamic in nature based on the URL parameters. Like for example, if in the URL I pass the values as "Country" and "State" , a table should be generated with only those two columns.

the_new_guy
  • 147
  • 1
  • 5
  • 17

1 Answers1

0

It is not possible to dynamically filter visuals displayed columns in this way using the URL parameters, it is only for filtering the dataset.

Jon
  • 4,593
  • 3
  • 13
  • 33