<?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: Formatting Pane in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3350875#M7834</link>
    <description>&lt;P&gt;Thanks for the reply. I get what you are saying. I just can't find a way to populate the settings in the update() method using dataviews like you can in formatting model utils and even the older enumerateObjectInstances() method. What do I change the following to, if I am using getFormattingModel():&lt;BR /&gt;&lt;STRONG&gt;this.formattingSettings = this.formattingSettingsService.populateFormattingSettingsModel(VisualFormattingSettingsModel, options.dataViews);&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jul 2023 11:27:55 GMT</pubDate>
    <dc:creator>wolfgang2</dc:creator>
    <dc:date>2023-07-26T11:27:55Z</dc:date>
    <item>
      <title>Formatting Pane</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3349007#M7827</link>
      <description>&lt;P&gt;Greetings,&lt;BR /&gt;Have &lt;STRONG&gt;groups&lt;/STRONG&gt; been added to the&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;powerbi-visuals-utils-formattingmodel&lt;/STRONG&gt; module.&lt;BR /&gt;If not, how do I populate the formatting settings using the &lt;STRONG&gt;getFormattingModule()&lt;/STRONG&gt; method from &lt;STRONG&gt;powerbi-visuals-utils-formattingutils&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is not clear in the working example provided in the &lt;A href="https://learn.microsoft.com/en-gb/power-bi/developer/visuals/format-pane" target="_blank" rel="noopener"&gt;tutorial&lt;/A&gt; for formatting pane.&lt;BR /&gt;What can I do instead of this:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;this.formattingSettings = this.formattingSettingsService.populateFormattingSettingsModel(VisualFormattingSettingsModel, options.dataViews);&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;Thank You!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 14:31:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3349007#M7827</guid>
      <dc:creator>wolfgang2</dc:creator>
      <dc:date>2023-07-25T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Pane</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3349726#M7830</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/587423"&gt;@wolfgang2&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There aren't any examples for the formatting model utils, because groups are not currently part of that libray's API. If you want full parity with the exposed formatting pane API, you will currently need to build the formatting model using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;getFormattingModel&lt;/FONT&gt;&amp;nbsp;in the base Power BI Visuals API rather than using the additional utilities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/microsoft/powerbi-visuals-utils-formattingmodel/pull/7" target="_self"&gt;There is currently a pull request open&lt;/A&gt; for the functionality to be added to the formattingmodel package and I would suggest that you add your voice there to see if the additional interest can help move it along.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 22:09:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3349726#M7830</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2023-07-25T22:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting Pane</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3350875#M7834</link>
      <description>&lt;P&gt;Thanks for the reply. I get what you are saying. I just can't find a way to populate the settings in the update() method using dataviews like you can in formatting model utils and even the older enumerateObjectInstances() method. What do I change the following to, if I am using getFormattingModel():&lt;BR /&gt;&lt;STRONG&gt;this.formattingSettings = this.formattingSettingsService.populateFormattingSettingsModel(VisualFormattingSettingsModel, options.dataViews);&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 11:27:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Formatting-Pane/m-p/3350875#M7834</guid>
      <dc:creator>wolfgang2</dc:creator>
      <dc:date>2023-07-26T11:27:55Z</dc:date>
    </item>
  </channel>
</rss>

