Forum Discussion
DmitryKo
Helper IV
4 years agoSetting proper slicer value when drilling down
Simple scenario with TabB used as a drill-through tab from TabA, with a single Dim_CategoryKey. TabB has a slicer that lets you quickly choose a category. Expected behavior: when I choose Dim_Cate...
speedramps
Super User
4 years agoHmmmh ... it is tricky to help you without an example.
pleaae can you create a PBIX and use Enter Data to copy and paste some dummy data (dont share pivate data)
then share the pbix here using onedrive or dropbox
DmitryKo
Helper IV
4 years agoWhy there needs to be an example if the case is super simple?
Data model has a dimension - DimCategory. There's a tab that displays reports about that dimension. We can drill-through to that tab. After drilling through there, we need to be able to change the selected DimCategory through the slicer. That is all.