Forum Discussion

eliseglines's avatar
eliseglines
Frequent Visitor
6 months ago
Solved

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...
  • danextian's avatar
    6 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.