Forum Discussion
PBIfanatic
6 years agoHelper V
SelectedColumns - error
Hi, I am using the SELECTEDCOLUMNS DAX function to create a table Table = SELECTCOLUMNS(DimDate, "Test",DimDate[FullDateAlternateKey]) This gives me an error - A table of multiple values was...
PBIfanatic
6 years agoHelper V
amitchandak
6 years agoSuper User
Can you share a pbix after removing sensitive information?
I had one doubt you rae creating a measure, not a table, check that
- PBIfanatic6 years agoHelper V
Hi amitchandak , I am trying to creating a table not a measure.
- v-xuding-msft6 years agoCommunity Support
Hi PBIfanatic ,
Can you please share some sample data and a few screenshots? Then we will understand clearly about your situation.
- v-xuding-msft6 years agoCommunity Support
Hi PBIfanatic ,
Could you tell me if your problem has been solved? If yes, welcome to share your own solution. More people will benefit from the thread. If not, please share some sample data and expected results. Then we will understand clearly.
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.