Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hi everyone;
I need to compare values from a table with values from a calculated measure.
In the table there will be 4 countries and the calculated measure will be one of them. So I need to make two groups, group one that is the country selected in the calculated measure and the rest of them.
Thanks! Regards!
Would you be able post a sample dataset? @juanlopezmeyer
Did I answer your question correctly? Mark my answer as a solution!
Proud to be a Datanaut!
HI @LivioLanzo, thanks for answer.
I can not find the option to upload a file to the answer.
If you give me an email I can send you an example.
Thanks again
you can upload it to dropbox and post a link
Did I answer your question correctly? Mark my answer as a solution!
Proud to be a Datanaut!
HI @LivioLanzo
The objective is to create a variable to use in the bar chart that allowed me to select a country from the filter and that country change color in the graph
@juanlopezmeyer,
Create the Paises table as below, then create a measure using DAX below in the Costo table.
Measure = SELECTEDVALUE(Paises[Codigo])
Drag the measure to your chart, and configure data color as shown in the screenshot below. Please note that we are only able to configure three different colors for three different countries but nor more than that.
Regards,
Lydia
Thanks @LivioLanzo
Here is the link https://www.dropbox.com/s/pezsur65gx7pzby/Prueba%20Seleccion%20Empresa%20Color.pbix?dl=0
Thanks for your time
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
115 | |
112 | |
105 | |
95 | |
58 |
User | Count |
---|---|
174 | |
147 | |
136 | |
102 | |
82 |