Greg_Deckler
Community Champion
7 years agoDAX Unpivot
At a recent user group meeting in Columbus Ohio, one of my members presented me with a problem they were having. The member was working with a SharePoint list and attempting to unpivot a number of co...
Greg_Deckler
Community Champion
5 years agoPoojaDarbhe - I can't see all of the formula so not sure exactly where you are getting the error in your DAX. If we are talking about the last line in your screen shot, you could try to replace "" with BLANK().
Anonymous
5 years agoNot applicable
Hi Greg_Deckler,
I have same error message as@PoojaDarbhe , i tred to change "" to (), then i got another error as below, please help, thanks.
changed "" to () as suggested but got another error as below
- PoojaDarbhe5 years ago
Resolver I
Hi Anonymous
Write Blank(), that will solve your problem.
Let me know in case of any issues.
Best regards,
Pooja Darbhe
- Anonymous5 years agoNot applicable
- PoojaDarbhe5 years ago
Resolver I
Hi Anonymous ,
Instead of [Output All] write [Outputfg], it should be column name not the value.
Please try this and let me know if that works.
Best regards,
Pooja Darbhe