Forum Discussion
Data filtering issue
- 1 year ago
Thank you. I solved the issue myself. Problem is the format of the table 1 which with the wrong structure. I had to transpose the table and put and accept that I would have multiple rows with identical stock name. Now everything works as expected (I can filter the page via the treemap).
HI vavida52,
Treemap visual normally will interaction with other visult based on its category fields and it not suitable to work as date range filter.
If you want it apply filter to the date range, I'd like to suggest you add a slicer with date field as source, and use slicer mode 'between' to apply filter effects.
Slicers in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Thank you. I solved the issue myself. Problem is the format of the table 1 which with the wrong structure. I had to transpose the table and put and accept that I would have multiple rows with identical stock name. Now everything works as expected (I can filter the page via the treemap).