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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
diegolima
Helper III
Helper III

how to create a measure in power bi for search the major value in four column that not to have 0

Hello guys, how are you?

 

I have a table that receives daily 4 values sent by a device, in total there are 6 columns (one for the date, one for the device and one for each value). I need to make a measure or column that selects the highest value among the colunas, but I also need the other columns not to be in 0.

 

how to create a measure in power bi for search the major value in four column 2.png

Can anybody help me?

 

Thank you all!

1 ACCEPTED SOLUTION
samdthompson
Memorable Member
Memorable Member

Hello. I am not 100% sure what you want the column to return. I suspect its a problem best overcome in power query but here is a DAX solution anyway. Here are two solutions that I think might work for you:

 

Max only if all values>0

2021-08-18_8-14-27.jpg

 

Max if values >0

2021-08-18_8-16-50.jpg

 

 

// if this is a solution please mark as such. Kudos always appreciated.

View solution in original post

1 REPLY 1
samdthompson
Memorable Member
Memorable Member

Hello. I am not 100% sure what you want the column to return. I suspect its a problem best overcome in power query but here is a DAX solution anyway. Here are two solutions that I think might work for you:

 

Max only if all values>0

2021-08-18_8-14-27.jpg

 

Max if values >0

2021-08-18_8-16-50.jpg

 

 

// if this is a solution please mark as such. Kudos always appreciated.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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