Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello! Can someone help me with a strange issue that I'm having?
I would like to track active users vs non-active in a data set of conditions entered to display what percentage of each group is active. My table is a list of every single condition entered by username (and each username is in a group). There are rows with usernames with no condition information so that I can show this percentage of active vs non-active.
The issue that I am having, is that I was going to do a distinct count of usernames who have entered conditions divided by the distinct count of all usernames. They are in 2 different columns, and I have 2 different measures. For some reason, I am getting the same number for both. Example, Group1 has 23 members, but only 9 have entered conditions. My distinct count is showing 9 for both instead of 9 for one and 23 for the other.
Power BI even shows me that there are 23 at the bottom of the screen in the small description, but not in my measure.
These are my queries for both columns (usernames with conditions, and ALL usernames conditions or not)
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Need help uploading data? 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...
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |