Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Couldn't load the data for this visual Error

I am linking 2 DBs via the Relationship function. When trying to add fields from 1 of the DBs to a report, the report errors out & returns a 'Cant display the visual' message. There are no calculated ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    I ended up creating a measure in the Bank DB for the mortgage loan total amount. That seemed to solution my problem of erroring out due to lack of memory. Adding fields from either table is snappier.

  • Anonymous's avatar
    Anonymous
    8 years ago

    That's what I suspected. When you just jam a bunch of columns together it isn't sure what to do with them. You need something to tell it how you want to aggreagate things and then it works smoothly. Honestly you're not really using Power BI until you start writing a few measures in my opinion.