Forum Discussion
bruceandersonBI
4 years agoHelper I
Duplicate rows when using date as columns in matrix
I have a bizzarre issue that I cannot for the life of me resolve. I am merely trying to display sales, by state, using date buckets. I have used the standard matrix chart for this. The issue is th...
- 4 years ago
bruceandersonBI , Does the state column has a sort order column, I doubt that it has more than one sort value for one value.
Or use clean and trim in power query and try again
amitchandak
4 years agoSuper User
bruceandersonBI , Does the state column has a sort order column, I doubt that it has more than one sort value for one value.
Or use clean and trim in power query and try again
- bruceandersonBI4 years agoHelper I
Many thanks for your reply. It was the trim function that resolved it! There must have been spaces after some of the values. I didn't know of the trim or clean functions... I could have used them in the past on several occasions. I have always only been using replace. Many thanks again!