Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi ,
I need to add a list with default Bullet using measure .
The HTML tag I am using isn't working ..
Solved! Go to Solution.
Hey @Anonymous
Works fine for me, with a column. Don't think a measure is supported with this visual.
HTML = "<ul style = list-style-type:disc> <li> Needs Work</li'> <li> On Time </li> <li> Late </li> <li>Unavailable</li> </ul>"
Cheers!
A
Hi @Anonymous ,
Have you solved the problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share your desired output so that we could help further on it.
Best Regards,
Cherry
Hey @Anonymous
Works fine for me, with a column. Don't think a measure is supported with this visual.
HTML = "<ul style = list-style-type:disc> <li> Needs Work</li'> <li> On Time </li> <li> Late </li> <li>Unavailable</li> </ul>"
Cheers!
A
Works for column