This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
In power Bi,
In Matrix visual I need to show The column headers A, B, C, D (values present in column "F") and the rows will display the count of unique employee IDs and sum of FTE for distinct employee IDs under each column header. How do I achieve this?
Solved! Go to Solution.
Hi,
Drag column B to the column well of the matrix visual. Write these measures
Measure 1 = countrows(Data)
Measure 2 = sum(Data[Amount])
Hope this helps.
Hi,
Share some data and show the expected result.
Hi Ashish, please find the screenshots below.Let me know if you need further details..fyi- I have already created a new table with unique Emp Id with FTE and Frequency.But not able to visualize as shown in the required visual.
Sorry corrected required visual:
Hi,
Drag column B to the column well of the matrix visual. Write these measures
Measure 1 = countrows(Data)
Measure 2 = sum(Data[Amount])
Hope this helps.
Thankyou Ashish..It's working as expected, but the Matrix visual currently displays "B" and "C" values side by side. My requirement is to have "B" values in the first row and "C" values in the second row.
You are welcome. In the format seeting of that visual, turn on "Switch to Rows".
Sorry I couldn't find the option to switch the rows in format visual. Can u please eloborate?
Able to find it.. Thankyou so much for your prompt response. Appreciate it!
Hi Ashish, when I hover on the values in the visual.. how can I get percentage? I don't have option to add a filter in tooltip
Tooltip is not available for Table/matrix visuals.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 20 | |
| 20 |