Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
juanlopezmeyer
Frequent Visitor

Dynamic Filter

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! 

6 REPLIES 6
LivioLanzo
Solution Sage
Solution Sage

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

 

 

Hi @juanlopezmeyer

 

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.
1.PNG

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.
2.PNG3.PNG

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.