Forum Discussion

joshua1990's avatar
joshua1990
Post Prodigy
4 years ago

Direct Query to Excel Sheet

We have some dataflows that query data from our ERP system. We split these dataflows into dimensional and transactional data/ tables since we don't need to refresh the dimensional data so often.

Then we have a report with a text section at the bottom. This way we can embed individual text by using a simple excel sheet.

When we update the excel sheet, we always have to update all dataflows and the excel sheet in the PBI service. This can take a huge amount of time.

Is there any way to use a direct query to an excel sheet? So that we always have the latest data from the excel available?