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

pareto chart problem

Hi Have the following measure to get a pareto chart, however the chart shows suppliers that doesnt have any value e.g. no case number related - does anyone have an idea on how i can avoid this?

 

1 CountCases = DISTINCTCOUNT([Case Number])

 

2 RankSupplier= RANKX(ALL(CR[Supplier]);[CountCases])

 

3 AmountAllSupplier= CALCULATE([CountCases];ALL(CR [Supplier]))

 

4 ParetoValueSupplier= SUMX(TOPN([ColorRank Supplier];ALL(CR[Supplier]);[CountCases]);[CountCases])

 

5 Pareto % Supplier = DIVIDE([ParetoValueSupplier];[ AmountAllSupplier])

 

ranx.PNG

1 ACCEPTED SOLUTION

Hi @Anonymous,

 

I think it may related to power bi time intelligence feature, perhaps you can take a look at below article to know more about it:

Time Intelligence in Power BI Desktop

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

HI @Anonymous,

 

If you can please share some sample data for analysis. It is hard to clarify your issue without any data.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Anonymous
Not applicable

hi While i was trying to create a sample file, i found out what the problem was - because i coudlnt recreate the problem in the sample file. The date was the problem - i am using the date from a calendar table when i remove that the problem is gone but I need a date filtering option and when i use the date from the pareto table it will not format it as date, when if i have changed the format from PBI QUery

 

Should you by any chance happen to know why this happens?

 

date problem.PNG

 

Hi @Anonymous,

 

I think it may related to power bi time intelligence feature, perhaps you can take a look at below article to know more about it:

Time Intelligence in Power BI Desktop

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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.