Forum Discussion
adnyk
Advocate II
3 years agoField 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
Super User
3 years agoKudos 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.