Forum Discussion
eliseglines
7 months agoFrequent Visitor
Hide data field from visual?
I have two tables linked by claimant name and I know the data is correct but I'm having trouble with it being represented visually the way I'd like it to look. I want the graph to show a total of 3 c...
- 7 months ago
Hi eliseglines
Currently, the only way to visually hide an x-axis field is by substituting it with an equivalent representation that uses invisible characters. In the image below, I ranked the category fields and use the number to repeat a no-width space character represented by UNICHAR ( 8203 )
Please see the attached pbix.
danextian
Super User
7 months agoHi eliseglines
Currently, the only way to visually hide an x-axis field is by substituting it with an equivalent representation that uses invisible characters. In the image below, I ranked the category fields and use the number to repeat a no-width space character represented by UNICHAR ( 8203 )
Please see the attached pbix.