Difference between revisions of "Consolidation OData Feed"

From OdataLink
Jump to navigation Jump to search
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Overview ==
== Overview ==


'''Consolidation Endpoints''' are specialised endpoints that allow you to pull all data from [[Data Files|data files]] assigned to the [[Models|model]] as a single feed.
'''Consolidation OData Feeds''' are specialised feeds that allow you to pull data from multiple [[Data Files|data files]] assigned to the [[Models|model]] as a single feed.


The [[Endpoints]] available are no different than those for your [[Models|model]].
They assist with the consolidation process by removing the need to append data from multiple data files into one table in Power Query.


'''Note''' that consolidation endpoints must be enabled in order to be used. See [[Enabling / disabling OData access to the consolidation endpoints for the model|enabling access to the consolidation endpoints for the model]] for more information.
 
== Differences in the Consolidation OData Feed ==
 
For the most part, the [[Endpoints]] access via a consolidation odata feed work the same as those for individual [[Data Files|data files]]. Both include a DataFiles fields including a DataFileID.
 
There are some slight differences, however.
 
The Consolidation OData feed includes additional [[Function Endpoints|specialised functions]]. These functions are present for functions that include IDs as parameters, such as BudgetID, TrackingCategoryID, etc. Since IDs are specific to a single [[Data Files|Data File]], an additional DataFile parameter must be included. These specialised functions are those whose name ends with the word DataFile (e.g. BudgetAmounts vs BudgetAmountsDataFile).
 
 
[[File:standard_template_odata_feed_error.png|300px|thumb]]
== OdataLink Report Templates require Consolidation OData Feeds ==
 
[https://odatalink.com/templates/ Standard OdataLink Report Remplates] we create are typically designed and require '''Consolidation''' OData Feeds to extract data as they make use of the [[#Differences in the Consolidation OData Feed|specialised functions mentionned in 'Differences in the Consolidation OData Feed']]
 
Since Consolidation feeds are available for both '''single-organisation''' and '''multi-organisation accounts''', using Consolidation feeds in the standard templates ensure that they are '''compatible''' with all accounts.
 
Using any OData feed other than '''Consolidation''' OData Feed can result in errors while refreshing the Standard report template.
 
 
== Enable Consolidation OData Feed for a [[Models|Model]] ==
 
Consolidation OData Feed must be enabled in order to be used.  
 
Please refer to [[Enabling / disabling OData access to the consolidation OData feeds for the model|Enabling access to the Consolidation OData Feed for the model]] to enable Consolidation OData Feed.




Line 11: Line 35:


:[[Endpoints]]
:[[Endpoints]]
:[https://odatalink.com/templates/ OdataLink Report Templates]
== Key Words ==
Consolidate
Consolidation OData Feed
Consolidation End Points
Consolidate Xero Organisations
Consolidate MYOB Companies
Consolidate multiple data files

Latest revision as of 18:22, 12 November 2024

Overview

Consolidation OData Feeds are specialised feeds that allow you to pull data from multiple data files assigned to the model as a single feed.

They assist with the consolidation process by removing the need to append data from multiple data files into one table in Power Query.


Differences in the Consolidation OData Feed

For the most part, the Endpoints access via a consolidation odata feed work the same as those for individual data files. Both include a DataFiles fields including a DataFileID.

There are some slight differences, however.

The Consolidation OData feed includes additional specialised functions. These functions are present for functions that include IDs as parameters, such as BudgetID, TrackingCategoryID, etc. Since IDs are specific to a single Data File, an additional DataFile parameter must be included. These specialised functions are those whose name ends with the word DataFile (e.g. BudgetAmounts vs BudgetAmountsDataFile).


Standard template odata feed error.png

OdataLink Report Templates require Consolidation OData Feeds

Standard OdataLink Report Remplates we create are typically designed and require Consolidation OData Feeds to extract data as they make use of the specialised functions mentionned in 'Differences in the Consolidation OData Feed'

Since Consolidation feeds are available for both single-organisation and multi-organisation accounts, using Consolidation feeds in the standard templates ensure that they are compatible with all accounts.

Using any OData feed other than Consolidation OData Feed can result in errors while refreshing the Standard report template.


Enable Consolidation OData Feed for a Model

Consolidation OData Feed must be enabled in order to be used.

Please refer to Enabling access to the Consolidation OData Feed for the model to enable Consolidation OData Feed.


Related Topics

Endpoints
OdataLink Report Templates


Key Words

Consolidate

Consolidation OData Feed

Consolidation End Points

Consolidate Xero Organisations

Consolidate MYOB Companies

Consolidate multiple data files