Forum Discussion
ysapiyev
8 years agoResponsive Resident
Is it possible to use report level filter inside my code?
hi everyone, I'm writing code for custom visual, which will display data by dates. I need it to display only data related to the latest date. I found that it is possible using report level filter...
- 8 years ago
You may do research into https://github.com/Microsoft/powerbi-visuals-sampleslicer/blob/master/doc/UsingAdvancedFilterAPI.md.
v-chuncz-msft
8 years agoCommunity Support
You may do research into https://github.com/Microsoft/powerbi-visuals-sampleslicer/blob/master/doc/UsingAdvancedFilterAPI.md.