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
Milozebre
Helper V
Helper V

same total for each row

Hello everyone,
I have a question.
I created a table with 2 Measures that work well.
I created a third one to calculate the percentage.
It works if I filter on a team but if I choose several, it gives me the same value.

Measure 1  :Nb Retour Enq EL EMEI Imhoweb BO = CALCULATE(DISTINCTCOUNT('Dossiers IWS'[IdAppel]);'Dossiers IWS'[LibelleAction] = "Avis Client"; 'Dossiers IWS'[YEAR_CLOTTECH] = YEAR(TODAY()))

Measure 2  : Nb Ticket EMEI Imhoweb = CALCULATE(DISTINCTCOUNT('Dossiers IWS'[IdAppel]); 'Dossiers IWS'[YEAR_CLOTTECH] = YEAR(TODAY()))

 

Q1.pngMeasure 3  :Taux de Retour global = [Nb Retour Enq EL EMEI Imhoweb BO]/[Nb Ticket EMEI Imhoweb]
Do you have an idea ?

 

I make a filter on Libelle_Equipe_Clôture

 

Thank you in advance for your help

 

1 ACCEPTED SOLUTION

@v-yuezhe-msft

 

Hello, 

 

thanks for the feedback.
I can't give an example of data. The tables are extremely heavy and result from SQL queries.
I deleted my file and started again. The measures are working now. I changed nothing. I don't know what happened.


thanks again

View solution in original post

2 REPLIES 2
v-yuezhe-msft
Employee
Employee

@Milozebre,

I am unable to reproduce your issue using the above DAX, please check my sample data in  the PBIX file below. We will appreciate that if you can share sample data of your table here.

https://1drv.ms/u/s!AhsotbnGu1NolA7q44_JY3Kg-r8I

Regards,
Lydia

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

@v-yuezhe-msft

 

Hello, 

 

thanks for the feedback.
I can't give an example of data. The tables are extremely heavy and result from SQL queries.
I deleted my file and started again. The measures are working now. I changed nothing. I don't know what happened.


thanks again

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.