Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

How to add Dashed Line (Shape, NOT Chart) in Power BI?

Hi, I want to add Dashed Line in Power BI, just as a shape, not in graph. In Insert->Shape, I can find Line, but the Line is solid. I am unable to change it's properties to Dashed. Is there any way w...
  • Fowmy's avatar
    6 years ago

    Anonymous 

    Add the following measure and drop it on a card Visual then format as you need, you can adjust the height in the measure:

    Dash Line =  REPT("|"&UNICHAR(10),20)

    ________________________

    Did I answer your question? Mark this post as a solution, this will help others!.

    Click on the Thumbs-Up icon if you like this reply 🙂

    YouTube, LinkedIn