Forum Discussion
vickster3659
3 months agoRegular Visitor
imported data not refreshshing in visuals
Hello, New to PowerBI. I have imported 11 csv files (11 months of data) successfully, then created a couple of simple visuals to show data by month and by general ledger account numbers. This work...
- 3 months ago
Hello vickster3659,
The 12th CSV was likely imported successfully, but not added to the final appended query used by the visuals.
Check the following:
- Confirm the 12th file contains rows in Power Query.
- Verify the Append step includes the new file/query.
- Ensure column names and data types match the previous files.
- Select Close & Apply to refresh the model.
- Check for filters or slicers excluding the new month.
For future monthly files, using Folder import is usually easier and more scalable than manually appending CSVs each month in Microsoft Power BI Desktop.
Docs:
Combine files (binaries) in Power BI Desktop
Folder
sevenhills
3 months agoSuper User
Is this file on Power BI service or on your desktop?
If it is desktop, please close the pbix file, open the file, refresh again. See if it gets fixed.
Also, check in the Table view and see if the data is showing up. If not showing up then Power Query refresh is not synced up.
If the data is showing up in the table view, then it may be your slicer or filter.