Forum Discussion
Anonymous
7 years agoNot applicable
Dynamic Filters in Slicers
Hi, I'm working on migrating an SSRS report to PowerBI. I have this table structure in PowerBI: Where Chamados are the Tickets, Regionais are my affiliates, Situação are the status of ticket...
v-yulgu-msft
Microsoft Employee
7 years agoHi Anonymous,
In Power BI, it is not possible to pass slicer selection to query string to dynamically load dataset.
In Power BI, you may need to import the whole dataset from data source into desktop, then, implement conditional logics by creating calculated column/measure with DAX.
Regards,
Yuliana Gu