Forum Discussion

PowerAutomater's avatar
1 year ago
Solved

PowerBI Table suddenly gone white after resizing visual

I have 2 simple PowerBI tables with several columns in them and few filters setup. I have gone to resize one of them and the moment I stopped dragging both tables have now gone blank showing only the...
  • Ritaf1983's avatar
    1 year ago

    Hi PowerAutomater 

    It’s unlikely that simply resizing the visual would cause the table to go blank. Most likely, while resizing, you may have accidentally interacted with the other table, which triggered a cross-filtering effect — causing your tables to appear empty, showing only the column headers. Try disabling the interactions between the visuals (Format → Edit Interactions) and see if that resolves the issue.

    If that doesn’t help, consider the following possibilities:

    • Your measure might be returning BLANK due to active filters.

    • The visual may not be refreshing correctly — try refreshing the report or restarting Power BI Desktop.

    • The combination of filters might result in no data being returned, even though the table structure is still there.

    • If the visual was resized too small, the data rows may have become hidden.

    • There might be a silent error in your DAX logic or query that only appears under certain filter conditions.

    To help you better, you can upload your .pbix file to a public cloud service (OneDrive, Google Drive, WeTransfer, etc.) and share the link here.

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly