<?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 visual numeric input box? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/2537631#M36315</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I have just made the custom input slicer using "What if Parameter" for user input. My range in this is 1 to 35000. But when i am typing for example 5000 and entering it, it take 4996. Or may be 1000 then it taken value 993 or entered 10000 then it only comes to 9991. What can be the issue? How can I solve this minor error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am calculating the ROI so minor fluctuation can add to big problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly revert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2022 02:50:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-05-25T02:50:02Z</dc:date>
    <item>
      <title>Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/580914#M17849</link>
      <description>&lt;P&gt;Is there a way to have a numeric box that users can enter a value into that will be added to other values?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will be displaying data grouped by month, and we would like to have a field that they can enter a numeric value into that will adjust the monthly value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I searched the forums and couldn't see anything like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 22:32:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/580914#M17849</guid>
      <dc:creator>danjdo</dc:creator>
      <dc:date>2018-12-06T22:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/580930#M17850</link>
      <description>&lt;P&gt;Under the Modeling ribbon, there is a feature called a "What If Parameter". This will allow your users to input a number of custom values into the report, including whole numbers, decimal numbers, date/time, and TRUE/FALSE. It also creates a variable that you can utilize in other areas across Power BI. This variable allows you to utilize the user input value&amp;nbsp;in measures, as fields/filters for visuals, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click on "New Parameter" and a dialogue box will open up that allows you to customize your parameter. Additionally, once you've added the parameter to your report, you can click on the "Parameter" field and it will display some additional formatting/property options in the Modling ribbon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this works for your report and if you need any additional help!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 23:13:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/580930#M17850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-06T23:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/581138#M17852</link>
      <description>&lt;P&gt;Yes, there is. There are two options:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Use HTML input element&lt;/LI&gt;
&lt;LI&gt;Use &lt;A href="https://microsoft.github.io/PowerBI-visuals/docs/step-by-step-lab/adding-formatting-options/" target="_self"&gt;Format Panel&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if you have any furhter questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 06:48:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/581138#M17852</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-12-07T06:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/2537631#M36315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I have just made the custom input slicer using "What if Parameter" for user input. My range in this is 1 to 35000. But when i am typing for example 5000 and entering it, it take 4996. Or may be 1000 then it taken value 993 or entered 10000 then it only comes to 9991. What can be the issue? How can I solve this minor error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am calculating the ROI so minor fluctuation can add to big problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly revert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 02:50:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/2537631#M36315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-25T02:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/2948940#M40131</link>
      <description>&lt;P&gt;Hi there!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few years later, are there any other options available yet? I also tried to alter the parameter&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;GENERATESERIES with measures ([costprice -100] and [costprice +100] to reduce the range and keep it under 1000 values, but it did not return the correct costprice values. Does anybody have new ideas to have a numeric input field?&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Dec 2022 16:20:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/2948940#M40131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-05T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/3224657#M42563</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You mentioned &lt;STRONG&gt;Use HTML input element. &lt;/STRONG&gt;How to do that? And also I am not getting the second option either. Can you help?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 09:46:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/3224657#M42563</guid>
      <dc:creator>Cortana</dc:creator>
      <dc:date>2023-05-08T09:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/3594272#M46012</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to solve this issue? I have the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2023 15:08:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/3594272#M46012</guid>
      <dc:creator>irmarymorales</dc:creator>
      <dc:date>2023-12-20T15:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom visual numeric input box?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/3595115#M46018</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/663653"&gt;@irmarymorales&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-what-if#considerations-and-limitations" target="_self"&gt;Parameters can only contain 1,000 unique values in their range&lt;/A&gt;. Power BI will generate its own evenly sampled intervals to fit within the constraint if too many intervals exist. The solution, as per the linked document, is to use a suitable interval value that ensures that Power BI does not need to do this.&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>Thu, 21 Dec 2023 00:01:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Custom-visual-numeric-input-box/m-p/3595115#M46018</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2023-12-21T00:01:13Z</dc:date>
    </item>
  </channel>
</rss>

