Forum Discussion
Table visual is not loading
Problem appears when I add date column in that visual. That column is neccessary in order to correctly calculate debt. Are there ways resolve it?
Try to ensure that the date column you are adding to the table visual has the correct data type and formatting. In Power BI, dates should be formatted as a date or date/time data type for accurate calculations and display.
Some data sources may have limitations or restrictions on certain data types or formats. Check the data source documentation or consult with your data source administrator if needed.
If you are using multiple tables or a complex data model, make sure that the relationships between tables and the date column are properly defined. Check for any errors or inconsistencies in the data model that could be causing the table visual not to load.
Can you share a small sample dataset with a simplified version of your data, including the date column, and try to replicate the issue. This can help isolate the problem and identify any specific data or configurations causing the loading issue.
I have a doubt that if the table visual is trying to display a large amount of data, including the date column, it could result in performance issues or the visual not loading.