Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
tschen01
New Member

Account Schedule Schema

 

Hi,

I am trying to query using postman for the Account Schedule Line Table. Looking specifically for the totaling and Dimension 2 Totaling columns.


If I try this:

https://api.businesscentral.dynamics.com/v2.0/{tenantID}/Production/ODataV4/{CompanyID}/powerbifinan...

I am able to get something like this

 

 

 

"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
        },

 

 

 

 

 

But When I export the Config File and get the Acc. Schedule Line table it has more columns then the powerbifinance query.

Account Schedule Lines ColumnsAccount Schedule Lines Columns

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.

 

 

How should I approach this? Or is it even possible to get that information?

Thanks!

 

1 ACCEPTED SOLUTION
v-jayw-msft
Community Support
Community Support

Hi @tschen01 

 

You may refer this artical.

https://eriksvensen.wordpress.com/2014/09/15/specifying-json-query-in-power-query-example-statistics...

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

View solution in original post

1 REPLY 1
v-jayw-msft
Community Support
Community Support

Hi @tschen01 

 

You may refer this artical.

https://eriksvensen.wordpress.com/2014/09/15/specifying-json-query-in-power-query-example-statistics...

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors