Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 55 | |
| 34 | |
| 31 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 74 | |
| 71 | |
| 38 | |
| 35 | |
| 25 |