Forum Discussion
davekerby
9 years agoHelper II
Bullet Point within Text box
Hi, Can anyone help. I have a text box on my report which contains some commentry. I have managed to add a bullet point by use the '-' icon and then presssing space, however when i flick betw...
- 9 years ago
Hi davekerby,
We currently do not support un/ordered list in the textbox. Quill (the library we use to run the editor) allowing un/ordered listst to be created is a bug. We are currently upgrading to a new version of Quill that does not have this issue. The new version should included in the official release of PBI Desktop around August.
Best Regards,
Qiuyun Yu
Absolutesoul
3 years agoNew Member
I Understand that it has been a few years since this question was posted, for those that search for answer in the future.
I found that using UNICHAR(8226) gives you a bullet point. I got this by following Fred2735 suggestion of copying from MS Word and pasting into PBI and using DAX UNICODE( "
- ") to get the number