<?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 set a Number Format in Block Create Or Update Measure ? in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2137681#M2676</link>
    <description>&lt;P&gt;You have extended this Number Formating. But, when you later edit this master measure, you can't see, what you have set in the automation. So you don't know the number format of the master measure. Why so complicated format setting? Do this different options of Formating directly in the block "Create or Update Measure"!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 16:31:15 GMT</pubDate>
    <dc:creator>hanselalf</dc:creator>
    <dc:date>2023-11-14T16:31:15Z</dc:date>
    <item>
      <title>How to set a Number Format in Block Create Or Update Measure ?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2009834#M1103</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I am trying use a block "Create or Update Measure" from Qlik Application Automation, to set a number format in my master measures from google worksheet, but I am not have success.&lt;/P&gt;
&lt;P&gt;I try set "Number" and a format "#.##0" but when Qlik run a block, i receive a error "Method not found" and this errors on automation.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[ { "jsonrpc": "2.0", "id": 1, "error": { "code": -32601, "parameter": "GetLayout", "message": "Method not found" } } ]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;How can I fill in this "Number formatting" field so that Qlik can create my measure with the formatted number?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 16:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2009834#M1103</guid>
      <dc:creator>isaiasdd</dc:creator>
      <dc:date>2022-11-28T16:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a Number Format in Block Create Or Update Measure ?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2016317#M1140</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/8523"&gt;@isaiasdd&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the delay in response&lt;/P&gt;
&lt;P&gt;We have extended the "Create or Update Measure" block to allow Number Formatting&lt;/P&gt;
&lt;P&gt;For that please use the "&lt;SPAN&gt;Number Format&lt;/SPAN&gt;" block to properly format the input to a JSON object and map it to the "Number Formatting" input field of the "Create or Update Measure" block&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am also attaching an automation JSON here which might help in figuring out how&amp;nbsp;the "Number Format" block works along with the "Create or Update Measure" block&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can refer to &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-import-and-export-automations/ta-p/1781602" target="_self"&gt;this&lt;/A&gt; article to upload shared automation workspace into your tenant&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Afeefa TK&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 08:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2016317#M1140</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2022-12-14T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a Number Format in Block Create Or Update Measure ?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2019924#M1185</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134179"&gt;@AfeefaTk&lt;/a&gt; Thank for you response!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 16:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2019924#M1185</guid>
      <dc:creator>isaiasdd</dc:creator>
      <dc:date>2022-12-26T16:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to set a Number Format in Block Create Or Update Measure ?</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2137681#M2676</link>
      <description>&lt;P&gt;You have extended this Number Formating. But, when you later edit this master measure, you can't see, what you have set in the automation. So you don't know the number format of the master measure. Why so complicated format setting? Do this different options of Formating directly in the block "Create or Update Measure"!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 16:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/How-to-set-a-Number-Format-in-Block-Create-Or-Update-Measure/m-p/2137681#M2676</guid>
      <dc:creator>hanselalf</dc:creator>
      <dc:date>2023-11-14T16:31:15Z</dc:date>
    </item>
  </channel>
</rss>

