Forum Discussion
adnyk
3 years agoAdvocate II
Field parameter behaviour
Hi all, I have been using Field Parameters for a while now and really love the flexibility an possibillities that comes with it but recently in a project we discovered a strange behaviour and don't...
lbendlin
3 years agoSuper User
Kudos for pushing Field Parameters over the bleeding edge - your use of parameters 4 and 5 is undocumented.
You may want to read this article Fields parameters in Power BI - SQLBI and then check the queries produced by your visual in both scenarios.
Generally you want to avoid duplicating the data in a visual (in your case the "All" dimension). See attached.