<?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>Question Re: How to disable EPM Dynamic Formatting Via Macro Automatically in Financial Management Q&amp;A</title>
    <link>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530916#M12167</link>
    <description>&lt;P&gt;In VBA iterate all worksheets in workbook and for each set:&lt;/P&gt;
  &lt;P&gt;For each sh in ThisWorkbook.Worksheets&lt;/P&gt;
  &lt;P&gt;epm.SetSheetOption sh, 109, False&lt;/P&gt;
  &lt;P&gt;Next&lt;/P&gt;
  &lt;P&gt;"109" - Apply Dynamic Formatting&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2017 15:12:18 GMT</pubDate>
    <dc:creator>former_member186338</dc:creator>
    <dc:date>2017-08-08T15:12:18Z</dc:date>
    <item>
      <title>How to disable EPM Dynamic Formatting Via Macro Automatically</title>
      <link>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaq-p/530915</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
  &lt;P&gt;Is there a way to disable EPM Dynamic formatting via excel macro? (not just only for one sheet , for whole workbook) I have attached the screenshot below.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/attachments/58759-untitled.png"&gt;untitled.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaq-p/530915</guid>
      <dc:creator>slnkpsl</dc:creator>
      <dc:date>2017-08-08T11:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable EPM Dynamic Formatting Via Macro Automatically</title>
      <link>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530916#M12167</link>
      <description>&lt;P&gt;In VBA iterate all worksheets in workbook and for each set:&lt;/P&gt;
  &lt;P&gt;For each sh in ThisWorkbook.Worksheets&lt;/P&gt;
  &lt;P&gt;epm.SetSheetOption sh, 109, False&lt;/P&gt;
  &lt;P&gt;Next&lt;/P&gt;
  &lt;P&gt;"109" - Apply Dynamic Formatting&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 15:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530916#M12167</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2017-08-08T15:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable EPM Dynamic Formatting Via Macro Automatically</title>
      <link>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530917#M12168</link>
      <description>&lt;P&gt;Hi Vadim,&lt;/P&gt;
  &lt;P&gt;Is there a way to do this per report in the same sheet where the corresponding report does not inherit sheet options. Consider edit report then consider "inherit sheet options" is not clicked.How do I apply the same method to such a report?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 19:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530917#M12168</guid>
      <dc:creator>gunesbt</dc:creator>
      <dc:date>2017-08-08T19:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable EPM Dynamic Formatting Via Macro Automatically</title>
      <link>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530918#M12169</link>
      <description>&lt;P&gt;There is no VBA API to change individual report options.&lt;/P&gt;
  &lt;P&gt;For each report you may insert EPM formula like:&lt;/P&gt;
  &lt;P&gt;= EPMReportOptions("XXX","ApplyDynamicFormatting=false")&lt;/P&gt;
  &lt;P&gt;where XXX - report ID.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:16:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530918#M12169</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2017-08-09T07:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable EPM Dynamic Formatting Via Macro Automatically</title>
      <link>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530919#M12170</link>
      <description>&lt;P&gt;Please close the question accepting the correct answer.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 18:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/financial-management-q-a/how-to-disable-epm-dynamic-formatting-via-macro-automatically/qaa-p/530919#M12170</guid>
      <dc:creator>former_member186338</dc:creator>
      <dc:date>2017-08-09T18:58:09Z</dc:date>
    </item>
  </channel>
</rss>

