Forum Discussion
Field Parameter Error with Key Influencer Visual [bug?]
- 3 years ago
jvirgi if you check the limitation on field parameter, it doesn't support AI and Q&A visual and key influences is a AI visual. Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
✨ Follow us on LinkedIn and to our YouTube channel
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
There is a workaround. In PQ make a new table by referencing your fact table and unpivot on all fields apart from your ID field.
So
.. becomes ..
Make a single selection slicer on the Attribute and use the Value field as the field to Analyse in the visual.
The result ..
.. or ..
...etc..
This works nicely for me. Great workaround, thank you~!