Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Power BI / DAX

Hi ,

 

I am developing an Power BI report where I need to do an unpovit of data (common spearted data into rows). I dont think there is any function in DAX which can do this. How can this be achived ?

Ex :  I have created an measure which returns value like :  NA, Vitamin B Claim, Vitamin E Claim, Aging Claim

So i need to convert this into 

NA

Vitamin B Claim

Vitamin E Claim

Aging Claim

 

Thanks in advance!

 

2 Replies