The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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()))
Measure 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
Solved! Go to Solution.
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
@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
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
User | Count |
---|---|
74 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |