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. Is it possible to code it without writing comparison code for data?
1 Reply
- v-chuncz-msftCommunity Support
You may do research into https://github.com/Microsoft/powerbi-visuals-sampleslicer/blob/master/doc/UsingAdvancedFilterAPI.md.