Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
is it possible to group the same text (1st column) in one row in table visual?
I know it is simple with matrix, but I can't use it, so need the same solution in table.
Thanks.
Hi @gduobaite ,
1.Use Conditional Formatting:
Measure =
SWITCH ( MAX ( 'Table'[Cate] ), "Form", "Red", "Format", "Light Green" )
2. Use Group by
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please upload some insensitive data samples and expected output.
Best Regards,
Eyelyn Qin
@Anonymous , thank you for your time, but your solution does not satisfies my problem..
@gduobaite , I do not think you can do that in table visual. You have to use the Matrix.
@amitchandak , I was thinking about Group by or even Conditional formatting... But no ideas.
Why I can't use matrix because I don't need values in there and without values I can't use conditional formatting to my needed column.
User | Count |
---|---|
84 | |
75 | |
69 | |
48 | |
39 |
User | Count |
---|---|
111 | |
56 | |
50 | |
42 | |
40 |