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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
AnnaMagnusson
Helper I
Helper I

Pareto chart with Parameters

Hi!

 

Is it possible to create a Pareto line with a Parameter?

The examples I've read to get the cumulative sum is always using ALLSELECTED(), but I can't use a Parameter within that.

3 REPLIES 3
Luis_Caston
Helper III
Helper III

Dear all,

I'm looking for the same:

I've a paremeter field:

Parámetro = {
    ("Cliente", NAMEOF('Cliente'[Cliente]), 0),
    ("FamiliaSuperior", NAMEOF(Articulo[FamiliaSuperior]), 1),
    ("Artículo", NAMEOF(Articulo[Articulo]), 2),
    ("CodArticulo", NAMEOF(Articulo[CodArticulo]), 3)
   
}

And I 've this:

IF I insert the paremeter field at the arrows I obtain the next error:

Luis_Caston_0-1707324434819.png

 

Calculation error in measure [Net Count ABC]: Column [Parameter] is part of composite key, but not all columns of the composite key are included in the expression or its dependent expression.

Do you know how to do it?
amitchandak
Super User
Super User

@AnnaMagnusson , what do you mean by parameter? I have used the Numeric parameter here.

refer if this can help

Power BI Window: Pareto Analysis Again, 80% of sales, are Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak, I'm using field parameters, so the user is able to select the desired category (x axis) themselves in the chart eg. product line, product, customer..

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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