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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
kavinprasath
Regular Visitor

To display distinct value at high and low level

Hi,

Actually I want to display the sum of PO/SOW value at high level, when it drills down to the lowest level , the business vertical carries multiple order with same name, need to display the sum of distinct for low level unique values. At, high level it should displays the distint sum as the aum of total. For example,

When drill down v1 in power bi visual i need to sum the po/sow value column but it shows the incorrect value.

First level drill:

1.PNG

 

Second level drill:

2.PNG

 

Third level drill:

3.PNG

In this need to sum  the distinct values like(50+30+20+10)=110

 

Fourth level drill:

4.PNG

3 REPLIES 3
v-lili6-msft
Community Support
Community Support

hi  @kavinprasath 

You could use ISINSCOPE function to create a SWITCH conditional measure to get it.

 Here is more details on how you can use this function.

If you still have the problem, please share a simple sample pbix filem and your expected output.

 

Regards,

Lin

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

Hello @kavinprasath,

 

Is it possible to provide the structure or sample data?

amitchandak
Super User
Super User

 If possible please share a sample pbix file after removing sensitive information.Thanks.

My Recent Blog -

https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.

Top Solution Authors