We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Disclaimer: I am new to power BI and currently trying to teach myself (2 days in) so please excuse and ignorance.
I have a table where I need to workout the adherence % using 2 columns, the issue I am facing is the columns in the data source are Text or blank values (Operating similar to the binary 1s and 0s). The table gathers all the records from a user and uses the count option to show the amounts. The issue I have is when I use Count of / total if gives me %s over 100, for example 2/2 will be 200% and so forth.
Columns from the data source:
Functions on the columns:
The table:
Is there any way to make the adherence formula use the visuals columns and not the data source as this works perfectly fine in excel.
Solved! Go to Solution.
Hi,
Thsose should be writen as measures (not as calculated columns). Also, replace the / with the DIVIDE() function.
Hi,
Thsose should be writen as measures (not as calculated columns). Also, replace the / with the DIVIDE() function.
Hi,
Thsose should be writen as measures (not as calculated columns). Also, replace the / with the DIVIDE() function.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 66 | |
| 40 | |
| 34 | |
| 25 |