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 September 15. Request your voucher.
Hi,
I'd like to calculate a ratio between two mesures that are in different tables. Here is an example of what are my data
Column1Table1 & Colum1Table2 are a simple MESURES : Calculate(SUM(Column1Table1)), Calculate(SUM(Column1Table2))
Localisation Colum1Table1 Colum1Table2 Ratio Wanted
A | 1 | |||
B | 141 | 18715 | 141/18715 | 0,75% |
C | 122 | 26737 | 122/26737 | 0,16% |
D | 198 | 21382 | ||
E | 69 | 12637 | ||
F | 299 | 10485 | ||
Total | 830 | 89956 |
I've created a mesure like : DIVIDE(Colum1Table1 ,Colum1Table2) but the results are wrong.
Can anyone help.
Thanks
Hi @Nissa23 ,
In order to better understand your demands and give the right solution, could you please provide some more specific information? such as your desensitized example data and a screenshot of your desired results?
Thanks for your efforts & time in advance.
Best regards,
Community Support Team_Binbin Yu
Thanks for your answer. I've already resolved the issue.
User | Count |
---|---|
62 | |
57 | |
54 | |
51 | |
33 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
43 |