Forum Discussion

SAPpowerbi's avatar
SAPpowerbi
Helper II
3 years ago
Solved

Duplicate values using calculated measure

Hello Team ,

 

I want to show uniqe values and multiple values diffrently using Dax Measure .

Below is table example for your ref .

Category 1Ctegory 2
AAB
AAC
BAA
CAM
DAA
DBB
DCC
  

 

 

Ouput needed -

Category 1Ctegory 2output
AAB2
AAC2
BAA1
CAM1
DAA3
DBB3
DCC3

 

Please  help me  to write a DAX - Calculated measure for above issue 

**Note - I want calculated dax as measure   (not column . )

Thank you in advance .

3 Replies