Forum Discussion
trupac
1 year agoFrequent Visitor
Custom column is not filtering table
I have a matrix that filters my table. I added a custom column with this formatted formula =Text.Insert(Text.Insert(Text.Insert(Text.Insert(Text.Insert ([WELL_LOCATION],3,"/"),6,"-"),9,"-"),13,...
- 1 year ago
I figured out an alternate way to fix my issue, instead of creating columns or measures in Power Bi, I just wrote the reformatting into my sql code and my tables and visuals all work now.
trupac
1 year agoFrequent Visitor
I figured out an alternate way to fix my issue, instead of creating columns or measures in Power Bi, I just wrote the reformatting into my sql code and my tables and visuals all work now.