Forum Discussion
Anonymous
3 years agoNot applicable
Empty slicer
Hi everyone. I seem to be having a problem with one of my slicers. Everything used to work perfectly (no changes done to the data or visuals) and suddenly one of my slicers is giving me an empty drop...
johnt75
Super User
3 years agoUse Performance Analyzer to get the DAX code for the slicer, both with and without 2021 selected, and look at it in DAX Studio. That should tell you what filters are being applied, and it will let you run the query. If the query without 2021 returns values then its definitely a bug in Power BI, but if it doesn't return any values then it will let you play with the filters and try and work out what is going wrong.