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
Anonymous
Not applicable

Multiple LOD expressions related in POWERBI DAX

Hi All,

Need help on creating LOD functions that are related in DAX 
Used ALLExcept .....please let me know another method
whatFIXED function will do  with respect to true or flase  mentioned in the formula.

Here is the formula :

CountD(If(
{FIXED [Subcategory] ,[ Category ]:MAX(Product="A",Product="B",Product="C",Product="D",Product="E")} True()
then "Attribute column"
ELSEif{FIXED [Subcategory] ,[ Category ]:MAX(Product="F",Product="B",Product="C",Product="D",Product="E")} False()
then "New Att column"
How does FIXED , MAX , TRUE , FALSE works ??this entier expression is for getting distinct count and How can we achive this in POWERBI using DAX . Could anyone worked on this pls let me know.


Thanks 
Sandeep





1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , check if my video on this can help Tableau Vs Power BI- Chapter 16- LOD exclude (Level of Details)

https://www.youtube.com/watch?v=wJEjG3O3vrk

 

Also other LODs are discussed in series

https://www.youtube.com/playlist?list=PLPaNVDMhUXGYzjFASXjdY7GNoFxvlkR54

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.