This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi community,
I have two slicers that must cascade:
There is a one‑to‑many relationship from AGT[Title] → ViewByAllowed[AccountGroupTypeTitle]. Both slicers can be present in Import or DirectQuery mode depending on the report page; they’re intended to drive SQL functions (via parameters) that shape the downstream result set.
Expected behaviour
Actual behaviour
Expected: ViewBy immediately collapses to All
Actual: ViewBy still shows By Agency Profile until I manually open the slicer and reselect All; after that, By Agency Profile disappears as expected.
Data model (simplified)
Other visuals and result tables are produced by parameterized SQL functions; final table visuals arrive using DirectQuery. Only AGT and ViewByAllowed are related; all other logic is function‑driven.
Confirmed settings
Attempted solution and error
I tested a DAX-based cascading pattern (measure filtered on the ViewBy slicer) using SELECTEDVALUE, TREATAS, and KEEPFILTERS to allow only valid labels per AGT. When applied as a slicer filter, the ViewBy slicer returned:
“Error fetching data for this visual: an incompatible filter is used on a column with a parameter mapping.”
This looks like a conflict with parameter‑mapped columns used by the function that receives the slicer values.
Why this matters (design requirement)
This isn’t a one-off report quirk. We’re building a system where slicers are intentionally used as SQL function parameters. Those functions:
Because of this, we need predictable, immediate cascading behaviour. Relying on users to manually re-select values is not viable.
Any official guidance or proven patterns would be greatly appreciated. Thanks!
Solved! Go to Solution.
Hello @Nahal_Rasti ,
Could you review this documentation please?
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters#unsupport...
Hello @Nahal_Rasti ,
Could you review this documentation please?
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters#unsupport...
Hi @Nahal_Rasti,
Thank you for reaching out to Microsoft Fabric Community.
Thank you @anilelmastasi for the prompt response.
As we haven’t heard back from you, we wanted to kindly follow up to check if the response provided by the user for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
Hi @Nahal_Rasti,
We wanted to kindly follow up to check if the response provided by the user for the issue worked? Did you got any chance to review the documentation? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
Hi @v-achippa,
Thank you for following up, and many thanks to @anilelmastasi for the very helpful link.
I had a brief sign-in issue due to an email mix-up, but it’s now resolved. I’ve reviewed the documentation and noted the limitations and unsupported items for Dynamic M query parameters.
Appreciate your support.
Kind regards,
Nahal
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 29 | |
| 29 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 39 | |
| 33 | |
| 24 | |
| 23 |