<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to enter Line Breaks in HTML Content Visual? in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491494#M8178</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/635077"&gt;@Sarnie_a&lt;/a&gt;&amp;nbsp;Generally it's &amp;lt;br&amp;gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2023 13:37:06 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2023-10-23T13:37:06Z</dc:date>
    <item>
      <title>How to enter Line Breaks in HTML Content Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491481#M8177</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am pulling a HTML string from a Repeating Section in SharePoint List. The HTML string in particular is pulling through fine.&lt;/P&gt;&lt;P&gt;When I pull this through as a visual (through HTML Content) in PowerBI, it is all one long text and isn't very readable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way, to break the text so its shown in paragraphs?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried adding in a character (in this instance "\n") in the SharePoint forms text at the end of each paragraph, and then trying to use the SUBSTITUTE function, but it does not pull through to the visual.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:31:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491481#M8177</guid>
      <dc:creator>Sarnie_a</dc:creator>
      <dc:date>2023-10-23T13:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Line Breaks in HTML Content Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491494#M8178</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/635077"&gt;@Sarnie_a&lt;/a&gt;&amp;nbsp;Generally it's &amp;lt;br&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:37:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491494#M8178</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-10-23T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Line Breaks in HTML Content Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491499#M8179</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/313"&gt;@Greg_Deckler&lt;/a&gt;&amp;nbsp;- Would i still need to use the SUBSTITUTE in DAX or will that pull directly from SharePoint HTML String?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:38:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491499#M8179</guid>
      <dc:creator>Sarnie_a</dc:creator>
      <dc:date>2023-10-23T13:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Line Breaks in HTML Content Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491503#M8180</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/635077"&gt;@Sarnie_a&lt;/a&gt;&amp;nbsp;Oh, sorry, read that completely wrong. &amp;lt;br&amp;gt; is for HTML line breaks. I thought you were using an HTML display visual. If you want line breaks in Power BI Desktop in like a table or matrix visual you can use "UNICHAR(10) &amp;amp; UNICHAR(13)" for you substitution. Note, you need to substitute both of those in just like in the double quotes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:41:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491503#M8180</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-10-23T13:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to enter Line Breaks in HTML Content Visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491513#M8181</link>
      <description>&lt;P&gt;It appears to have worked with just the &amp;lt;br&amp;gt; in the actual SharePoint form.&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 13:45:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/How-to-enter-Line-Breaks-in-HTML-Content-Visual/m-p/3491513#M8181</guid>
      <dc:creator>Sarnie_a</dc:creator>
      <dc:date>2023-10-23T13:45:27Z</dc:date>
    </item>
  </channel>
</rss>

