<?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 Account Schedule Line Table in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Account-Schedule-Line-Table/m-p/1219584#M24722</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to query using postman for the&amp;nbsp;&lt;SPAN&gt;Account&amp;nbsp;Schedule&amp;nbsp;Line Table. Looking specifically for the totaling and&amp;nbsp;Dimension 2 Totaling columns.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If I try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://api.businesscentral.dynamics.com/v2.0/{tenantID}/Production/ODataV4/{CompanyID}/powerbifinance" target="_blank" rel="noopener"&gt;https://api.businesscentral.dynamics.com/v2.0/{tenantID}/Production/ODataV4/{CompanyID}/powerbifinance&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am able to get something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"value": [
        {
            "@odata.etag": "W/\"JzQ0O2RaeGZDSmZ6aVNkZmFqcFNRMjNXNUU2dnFpMURwZWpMek13UHlidWloMmM9MTswMDsn\"",
            "No": 1,
            "Date": "2019-01-01",
            "Closed_Period": true,
            "Account_Schedule_Name": "_INC_ALL",
            "KPI_Code": "code",
            "KPI_Name": "NET INCOME (LOSS)",
            "Net_Change_Actual": 0,
            "Balance_at_Date_Actual": 0,
            "Net_Change_Budget": 0,
            "Balance_at_Date_Budget": 0,
            "Net_Change_Actual_Last_Year": 0,
            "Balance_at_Date_Actual_Last_Year": 0,
            "Net_Change_Budget_Last_Year": 0,
            "Balance_at_Date_Budget_Last_Year": 0,
            "Net_Change_Forecast": 0,
            "Balance_at_Date_Forecast": 0
        },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But When I export the Config File and get the&amp;nbsp;Acc. Schedule Line table&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;it has more columns then the powerbifinance query. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Account Schedule Lines Columns" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/310481iFDA243591D3DA3BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="columns.JPG" alt="Account Schedule Lines Columns" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Account Schedule Lines Columns&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have also tried using the webservice endpoint to look for endpoints that could get me this table(I have tried Account_Schedules and Acc_Schedule_Overview) which both have relvant information but not the columns im looking for.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How should I approach this? Or is it even possible to get that information?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Jul 2020 22:50:23 GMT</pubDate>
    <dc:creator>tschen01</dc:creator>
    <dc:date>2020-07-13T22:50:23Z</dc:date>
    <item>
      <title>Account Schedule Line Table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Account-Schedule-Line-Table/m-p/1219584#M24722</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to query using postman for the&amp;nbsp;&lt;SPAN&gt;Account&amp;nbsp;Schedule&amp;nbsp;Line Table. Looking specifically for the totaling and&amp;nbsp;Dimension 2 Totaling columns.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If I try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://api.businesscentral.dynamics.com/v2.0/{tenantID}/Production/ODataV4/{CompanyID}/powerbifinance" target="_blank" rel="noopener"&gt;https://api.businesscentral.dynamics.com/v2.0/{tenantID}/Production/ODataV4/{CompanyID}/powerbifinance&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am able to get something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"value": [
        {
            "@odata.etag": "W/\"JzQ0O2RaeGZDSmZ6aVNkZmFqcFNRMjNXNUU2dnFpMURwZWpMek13UHlidWloMmM9MTswMDsn\"",
            "No": 1,
            "Date": "2019-01-01",
            "Closed_Period": true,
            "Account_Schedule_Name": "_INC_ALL",
            "KPI_Code": "code",
            "KPI_Name": "NET INCOME (LOSS)",
            "Net_Change_Actual": 0,
            "Balance_at_Date_Actual": 0,
            "Net_Change_Budget": 0,
            "Balance_at_Date_Budget": 0,
            "Net_Change_Actual_Last_Year": 0,
            "Balance_at_Date_Actual_Last_Year": 0,
            "Net_Change_Budget_Last_Year": 0,
            "Balance_at_Date_Budget_Last_Year": 0,
            "Net_Change_Forecast": 0,
            "Balance_at_Date_Forecast": 0
        },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But When I export the Config File and get the&amp;nbsp;Acc. Schedule Line table&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;it has more columns then the powerbifinance query. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Account Schedule Lines Columns" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/310481iFDA243591D3DA3BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="columns.JPG" alt="Account Schedule Lines Columns" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Account Schedule Lines Columns&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have also tried using the webservice endpoint to look for endpoints that could get me this table(I have tried Account_Schedules and Acc_Schedule_Overview) which both have relvant information but not the columns im looking for.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How should I approach this? Or is it even possible to get that information?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 22:50:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Account-Schedule-Line-Table/m-p/1219584#M24722</guid>
      <dc:creator>tschen01</dc:creator>
      <dc:date>2020-07-13T22:50:23Z</dc:date>
    </item>
  </channel>
</rss>

