<?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: Custom visuals ItemFlagsSelection formatting settings in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069548#M54442</link>
    <description>&lt;P&gt;I has use the steps that @Anonymous&lt;/a&gt; post, didn't work correctly.&lt;BR /&gt;The checkbox was unchecked automatically after I have click in it.&lt;/P&gt;&lt;P&gt;I try a lot of thechnics to maintain the item state, using update method. Nothing works.&lt;/P&gt;&lt;P&gt;I would like to see one full example with only the ItemFlagsSelection in a card on formatting pane. Parts of codes doesn't resolve the trouble, because never works when I put into files of project on VSCode and test in app.powebi.com.&lt;/P&gt;&lt;P&gt;Is difficul to do this?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2024 16:08:24 GMT</pubDate>
    <dc:creator>EscritórioDados</dc:creator>
    <dc:date>2024-07-30T16:08:24Z</dc:date>
    <item>
      <title>Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3965599#M53001</link>
      <description>&lt;P&gt;I'm trying to use flags selection in my Power BI Custom Visual. In settings.ts I have defined the formatting setting like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vil_1-1717230625042.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1109522i4A076C84A651F26C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vil_1-1717230625042.png" alt="Vil_1-1717230625042.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;An it matches this one in cababilities.json&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vil_2-1717230651305.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1109523iD89AA3F1BA744034/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vil_2-1717230651305.png" alt="Vil_2-1717230651305.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears in formatting pane like this (as it should):&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vil_3-1717230689970.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1109524i25A67898204F08FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vil_3-1717230689970.png" alt="Vil_3-1717230689970.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Issue is that when I select let's say "Left" and "Right" the later one is only saved to&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;options&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;dataViews&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].&lt;/SPAN&gt;&lt;SPAN&gt;metadata&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;objects. Any help how to work with flag selections? How can I get each selected value?&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vil_0-1717230515714.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1109521i593D71309ECBFD48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vil_0-1717230515714.png" alt="Vil_0-1717230515714.png" /&gt;&lt;/span&gt;&lt;DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Jun 2024 08:34:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3965599#M53001</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-06-01T08:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3967231#M53011</link>
      <description>&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Can you please share some more detail information about this issue? They should help us clarify your scenario and test to troubleshoot.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 02:10:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3967231#M53011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-03T02:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3967610#M53012</link>
      <description>&lt;P&gt;Hello @Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I created a simple project for this &lt;A href="https://github.com/datakompassi/flagsDemo" target="_self"&gt;here&lt;/A&gt;. In settings.ts I have defined&amp;nbsp;&lt;SPAN&gt;ItemFlagsSelection&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;class DataPointCardSettings extends FormattingSettingsCard {
    borderOptions: powerbi.IEnumMember[] = [
        { value: 0, displayName: "Top" },
        { value: 1, displayName: "Bottom" },
        { value: 2, displayName: "Left" },
        { value: 3, displayName: "Right" },
    ];
    border = new formattingSettings.ItemFlagsSelection({
        name: "border",
        displayName: "Border",
        value: null,
        items: this.borderOptions,
    });

    name: string = "dataPoint";
    displayName: string = "Border";
    slices: Array&amp;lt;FormattingSettingsSlice&amp;gt; = [this.border];
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it match this capabilities.json&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    "objects": {
        "dataPoint": {
            "properties": {
                "border": {
                    "type": { 
                        "enumeration": []
                    }
                }
            }
        }
    },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In visual.ts there is just log and show the selected formatting settings value. It is not working as it should? It's showing only last value that I select and not all selected, if there are many. So any help how should I use&amp;nbsp;&lt;SPAN&gt;ItemFlagsSelection?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 05:49:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3967610#M53012</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-06-03T05:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3978726#M53214</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Perhaps you can refer to the official document 'Adding custom formatting options' part if help for your scenario:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/custom-visual-develop-tutorial-format-options#adding-custom-formatting-options" target="_blank"&gt;Add formatting options to a Power BI custom visual - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 05:44:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3978726#M53214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-07T05:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3979328#M53216</link>
      <description>&lt;P&gt;Hello @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for keeping this discussion active. I have readed documentation many times but there is no example of the flagsSector. I have many other kind of formattings settings in my visual and they are working fine. This flagSelector is just something I cannot get to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a workaround but I'm not happy with it. But let's see, I'll hope someone finds the answer!&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 10:02:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/3979328#M53216</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-06-07T10:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4064484#M54372</link>
      <description>&lt;P&gt;I tried many configurations, but none of them worked. The problem for me is that I don't know how to show the checkbox as checked when it appears for the first time. If I can solve this, using the update function will be easy. I have spent many hours on this, but it never works.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 22:40:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4064484#M54372</guid>
      <dc:creator>EscritórioDados</dc:creator>
      <dc:date>2024-07-26T22:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4064800#M54376</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/779819"&gt;@EscritórioDados&lt;/a&gt;&amp;nbsp;for the try. I spent also countless hours trying to solve it, but in the end, I had to proceed with a workaround. It's a shame these are so poorly documented. Another formatting setting type, "FieldPicker," is also similar that I just cannot get to work.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2024 08:48:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4064800#M54376</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-07-27T08:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4065071#M54378</link>
      <description>&lt;P&gt;I tried with another fields to store de values. But the checkbox needs value equals to zero to be checked and it's impossible to know wich item is clicked.&lt;BR /&gt;The itemFlagsSelection returns zero if the item is checked. The value of the group return the first item. It's impossible to know where the user have clicked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jul 2024 16:32:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4065071#M54378</guid>
      <dc:creator>EscritórioDados</dc:creator>
      <dc:date>2024-07-27T16:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4065740#M54380</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had similar challenges with the FieldPicker type, so I contacted MS for support (as they don't monitor these forums). They confirmed that it is unsupported, is included in the typings due to an oversight, and would be removed from the API in a subsequent version. While this is annoying, I got some closure on what I was trying to do (although I don't have any other workaround for what I want).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Due to your thread, I reviewed the ItemFlagsSelection implementation. I couldn't get it to work as expected, and I'd suggest you do the same as me - contact MS at &lt;A href="mailto:pbicvsupport@microsoft.comf" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt; for confirmation on how it should work with a suitable example, as the documentation is unclear. They may also confirm the above, which will again be annoying, but you will know that your workaround may be how you have to do it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From my own perspective, I think for this to work how we would want, this needs a CompositeSlice (like FontControl or MarginPadding) where the individual properties (left, right, top, bottom) can be accessed and assigned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2024 23:03:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4065740#M54380</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2024-07-28T23:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068970#M54429</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;&amp;nbsp;,&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/779819"&gt;@EscritórioDados&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;, PowerBI custom visuals developer is here.&lt;/P&gt;&lt;P&gt;This reply is edited.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are 2 components to work with flags - ItemFlagsSelection and AutoFlagsSelection. AutoFlagsSelection needs you only to specify default value and enumeration values in capabilities.json. ItemFlagsSelection needs you to specify enumeration values in formatting settings card, but in capabilities.json you may just leave empty array.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it seems that there's a bug with ItemFlagsSelection. It gives correct value in dataView, but does not display which flags are enabled, instead it resets all of them as if nothing is checked. On contrary AutoFlagsSelection works as expected, so I suggest you to use it. Here's public &lt;A href="https://github.com/adiletelf/powerbi-autoflagsselection" target="_self"&gt;repo&lt;/A&gt; with simple example how to use AutoFlagsSelection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I'll provide necessary steps below.&lt;/P&gt;&lt;P&gt;1. Specify enumeration values in capabilities.json&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vasoronov_0-1722607601148.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1143947i5C62A16B9B477EFB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vasoronov_0-1722607601148.png" alt="vasoronov_0-1722607601148.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Create AutoFlagsSelection slice with default value. I'm using defaut value as empty string so no flags are checked.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vasoronov_1-1722607683446.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1143948iF10F1423C9BFA6CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vasoronov_1-1722607683446.png" alt="vasoronov_1-1722607683446.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Get the value from &lt;STRONG&gt;formattingSettings.&amp;nbsp;&lt;/STRONG&gt;It's represented as Number and each bit corresponds to the single flag. If the number is equal to zero, then no flags are enabled. It's a good practice to use TypeScript enums and check values that are comming from PowerBI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vasoronov_3-1722608144827.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1143955i391CF25EC565DCC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vasoronov_3-1722608144827.png" alt="vasoronov_3-1722608144827.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vasoronov_4-1722608187847.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1143956iD205E15D92B356A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vasoronov_4-1722608187847.png" alt="vasoronov_4-1722608187847.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 14:16:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068970#M54429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-02T14:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068986#M54430</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the hint. I'll do that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good one!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 10:33:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068986#M54430</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-07-30T10:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068998#M54432</link>
      <description>&lt;P&gt;Please, look at my &lt;A href="https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068970/highlight/true#M54429" target="_self"&gt;reply&lt;/A&gt;. There's an explanation how to make it work.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 10:38:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4068998#M54432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-30T10:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069223#M54438</link>
      <description>&lt;P&gt;v-asoronov&lt;BR /&gt;Microsoft Employee&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I tried and the same thing happens. It only keeps the items marked until you change the formatting or visual panel, cleaning everything afterwards.&lt;BR /&gt;I put code in the visual update to try to mark it, but the previous box returns to the original value on its own, marking only one. I can only keep one.&lt;/P&gt;&lt;P&gt;I sent the email because of this. Would it be possible to put a simple example on github?&lt;BR /&gt;&lt;BR /&gt;Alexandre&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 13:26:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069223#M54438</guid>
      <dc:creator>EscritórioDados</dc:creator>
      <dc:date>2024-07-30T13:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069241#M54440</link>
      <description>&lt;P&gt;Thanks @Anonymous&lt;/a&gt;&amp;nbsp;for the insights!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I did not succeed in my testing either. I was planning to do more thorough testing at a later time. In the meantime, GitHub example that &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/779819"&gt;@EscritórioDados&lt;/a&gt;&amp;nbsp;mentioned&amp;nbsp;would be &lt;SPAN&gt;appreciated&lt;/SPAN&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 13:35:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069241#M54440</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-07-30T13:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069548#M54442</link>
      <description>&lt;P&gt;I has use the steps that @Anonymous&lt;/a&gt; post, didn't work correctly.&lt;BR /&gt;The checkbox was unchecked automatically after I have click in it.&lt;/P&gt;&lt;P&gt;I try a lot of thechnics to maintain the item state, using update method. Nothing works.&lt;/P&gt;&lt;P&gt;I would like to see one full example with only the ItemFlagsSelection in a card on formatting pane. Parts of codes doesn't resolve the trouble, because never works when I put into files of project on VSCode and test in app.powebi.com.&lt;/P&gt;&lt;P&gt;Is difficul to do this?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 16:08:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4069548#M54442</guid>
      <dc:creator>EscritórioDados</dc:creator>
      <dc:date>2024-07-30T16:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4075855#M54516</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/779819"&gt;@EscritórioDados&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;&amp;nbsp;, here’s public&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/adiletelf/powerbi-autoflagsselection" target="_blank"&gt;repo&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;where you can see how to work with AutoFlagsSelection.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;After tinkering with ItemFlagsSelection I think that there’s a bug with TypeScript definition of ItemFlagsSelection and another bug how it’s displayed in formatting pane.&lt;/DIV&gt;&lt;DIV&gt;What I mean is that the value is passed into dataView successfully, but it’s not displayed in formatting pane. Instead all flags/checkbox items in formatting pane are reset.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This does not happen with AutoFlagsSelection. Please try the example and provide a feedback.&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Aug 2024 11:24:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4075855#M54516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-02T11:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4076189#M54529</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;&amp;nbsp;, I created the GitHub example as you suggested and also modified my example. Please, read above.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 14:18:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4076189#M54529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-02T14:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4079866#M54576</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you! Example was a big help and I finally got it to working. I'll mark this as accepted solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once again thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 05:36:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4079866#M54576</guid>
      <dc:creator>Vil</dc:creator>
      <dc:date>2024-08-05T05:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visuals ItemFlagsSelection formatting settings</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4110817#M54885</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/713214"&gt;@Vil&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/779819"&gt;@EscritórioDados&lt;/a&gt;&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/397"&gt;@dm-p&lt;/a&gt;&amp;nbsp;, hello again! The issue is fixed and published in &lt;A href="mailto:powerbi-visuals-utils-formattingmodel@6.0.3" target="_blank"&gt;powerbi-visuals-utils-formattingmodel@6.0.3&lt;/A&gt;. Please, update the package and try it out!&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/25" target="_self"&gt;Here's&lt;/A&gt; the bug explained, if you want to learn.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 09:10:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visuals-ItemFlagsSelection-formatting-settings/m-p/4110817#M54885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-21T09:10:15Z</dc:date>
    </item>
  </channel>
</rss>

