Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
I am currently tried to build a dynamic visual where you can filter by month, location and between multiple y columns
Essentially I'd like users to be able to select a month, location and then select a factor to view, i.e. Month, A, and Factor 3 and for the visual to update accordingly. I have tried field parameters but I can't quite get it to work as it groups the data based on the numeric values.
Any ideas? Thanks in advance
Example data set:
| Month | Location | Factor 1 | Factor 2 | Factor 3 | Factor 4 |
| June | A | 2 | 3 | 2 | 4 |
| July | B | 1 | 6 | 2 | 7 |
| August | C | 4 | 4 | 4 | 6 |
Solved! Go to Solution.
Hello @ICush ,
Okay do the following, create a measure for each factor column that sums it and then group them in a field parameter then try to display it, It should work like that.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Hello @ICush ,
you group these factors in a field parameter, and youadd the value of the field parameter to the y-axis.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Hello,
Thanks again, I've grouped the factors in a parameter, added it the y-axis, and whatever I put in the x-axis doesn't bring up anything in the visual. What would recommend putting in the x-axis if the parameter is in the y-axis? I think I must be missing something.
Hello @ICush ,
do you have a relationship between the tables having the values in x-axis and table having the factors ?
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
No this is from one table, like the one in the example - would that still work?
Hello @ICush ,
Okay do the following, create a measure for each factor column that sums it and then group them in a field parameter then try to display it, It should work like that.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Thank you so much! That's worked great and solved it 😀
Hello - I will give that a try - thank you!
Hello @ICush ,
You could set this using field parameters.
check it out https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Follow me on Linkedin
Vote for my Community Mobile App Idea 💡
Proud to be a Super User! | |
Hello,
Thanks for answering, I have tried using that and keep getting stuck. Do you have a recommendation on how to build a column chart using a field parameter (containing factor 1, factor 2, factor 3, factor 4) - what would go on the y-axis?
Thanks!
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.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 37 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |