We are enabling Data Lake and have several Power BI reports that previously used ODATA connections to extract data from our Production D365FO system. Many of these were large tables and hence keen to move them to using Data Lake resident data instead, not least as PowerBI.com is routinely refusing to render any visual that takes more than 225 seconds to load.
As an example, we have one Power BI model accessing ODATA endpoints for:
GeneralLedgerActivities
DimensionCombinations
MainAccounts
FiscalCalendars
DimAttributeProjTables
BudgetActivities
but cannot find any of these in any listing of Entities nor in table names accessible from Data Lake.
Is there a translation table (ODATA End Point to Table or Entity names) available anywhere?
Ian W.