Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a Power BI Desktop report based on a locally stored MDB file, the MDB file was exported from a larger database.
I've downloaded an updated version of that MDB file with some new records and a new table.
How can I update my report to reflect that new data? It's not seeing the new records so the report is out of date; it's also not seeing the new table and I'd like to use the columns there to exhance my report.
Solved! Go to Solution.
Hi caseyh,
We may just replace the old file with the new one as described by CahabaData, new records for the same table would be refreshed as expected.
For the new table, if we didn’t add it before, then refresh won’t add it into current report.
To add a new table as data source, you need to click Edit Queries->Query Editor, then click New Source, then open the new MDB file and select the newly created table.
If any further help needed, please feel free to post back.
Regards
I'm using Power BI Desktop Version: 2.37.4464.461 64-bit (July, 2016) on a Windows 10 Pro machine with an O365 E5 license.
Hi caseyh,
We may just replace the old file with the new one as described by CahabaData, new records for the same table would be refreshed as expected.
For the new table, if we didn’t add it before, then refresh won’t add it into current report.
To add a new table as data source, you need to click Edit Queries->Query Editor, then click New Source, then open the new MDB file and select the newly created table.
If any further help needed, please feel free to post back.
Regards
in PBI desktop; in data view; in the ribbon, the Home tab has a Refresh icon; presuming the identical file type, identical name, identical location as the original - that refresh should do what you seek......
have you tried this?