Forum Discussion
Matrix visual
- 2 years ago
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 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:
- Ashish_Mathur2 years agoSuper User
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.
- Nsam10272 years agoFrequent Visitor
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.
- Ashish_Mathur2 years agoSuper User
You are welcome. In the format seeting of that visual, turn on "Switch to Rows".