Forum Discussion
morizf
3 years agoFrequent Visitor
vertical line in table
Hello together, i have a problem in the design of the table with the vertical line. I don't want the line after every column, is there a possibility to have the line only on selected columns? ...
dmacdonald
2 years agoAdvocate I
Here's how I do this:
Create a Measure that a fixed value. I call my meaure | ( The vertical pipe symbol)
| = 1
Then add the measure to your table at the location where you want the line.
And set the backgound color for the column and the header to solid black or whatver color you want.
- morizf2 years agoFrequent Visitor
Thank you. Yes, thats the workaround i did, too. But i thought it should be possible without using a measure or an extra column for a line in a table.