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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Syndicate_Admin
Administrator
Administrator

Switch and Selectedvalue returns me only some values

I am making a table and taking the results to selected values but it brings me the values minus the "=> Margin", it only brings me the result if I put a direct result, not a metric.

LVL values 1 =
SWITCH(
SELECTEDVALUE('Formato P&L'[ID ACCOUNTS]),
"R01) Income", [Income],
"R02) Costs", [Costs],
"=> Margin", [Margin]
)
5 REPLIES 5
v-easonf-msft
Community Support
Community Support

Hi, @Syndicate_Admin 

Is your current formula a calculated column or measure?

Best Regards,
Community Support Team _ Eason

It's a measure, but I realized that the problem was that there was a relationship.

Hi, @Syndicate_Admin 

Has your problem been resolved? If not, can you show relevant screenshots to better illustrate your problem?

Best Regards,
Community Support Team _ Eason

MFelix
Super User
Super User

Hi @RGjulio ,

 

Is the ID Accoutns a measure?


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



No, a column in the table

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors