Hi,
I have a custom visual in which I need to access the page filters that are being applied. How can I get the filters from my Custom Visual code?
I am trying to create a custom visual somewhat similar to MAQ software's JSONGrid Viz. I also need to add an additional functionality of have a filter element to control the number of columns in the Viz. That is there will be a multiselect to select the columns for the table.
I'm fairly new to Power BI.