March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi
Can anyone help me to find percentage for each type of value
here the table is
Expected Result
Thanks in advance!!
@amitchandak @FreemanZ @Ashish_Mathur @olgad @Greg_Deckler
Solved! Go to Solution.
@Mokshi27 , Check the file attached after signature
@Mokshi27 , Assuming count is measure or create a measure sum(Table[Count])
m2 = divide([Count], calculate([Count]), All() ) )
or
m2 = divide([Count], calculate([Count]), Allselected() ) )
Use in each card visual and add a filter of Type( Visual level)
@Mokshi27 , Check the file attached after signature
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
164 | |
116 | |
63 | |
57 | |
50 |