Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have two tables (plus a dates table)
The company table has fields for location (one is state, the other metro area). What I need to do is the following:
Find the percentage of companies in a given metro area that have completed at least one task. I'm trying to do this by counting the rows (companies) that meet the condition of completing a minimum of one task and then dividing by the total number of companies in the metro area. My code is below and i have include a screen shot of some of the matrix that outline what I'm trying to achieve. Let me know if you need more information.
Solved! Go to Solution.
hi, @bdaumPZN
I think if you could keep a few more decimal places for this measure.
For example:
If not your case, please share a simple sample pbix file for us have a test.
Do mask sensitive data before uploading
Best Regards,
Lin
hi, @bdaumPZN
I think if you could keep a few more decimal places for this measure.
For example:
If not your case, please share a simple sample pbix file for us have a test.
Do mask sensitive data before uploading
Best Regards,
Lin
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.