Forum Discussion

nati4347's avatar
nati4347
Advocate II
10 years ago
Solved

keep dashboard design after removing fields from raw data

when i removing a field from the raw data even if i dont use this field in the report i get an error. any solution?     
  • Greg_Deckler's avatar
    10 years ago

    Are you getting the error in your query? Typically this happens when your query refers to a column that no longer exists. Often this is buried in a "Changed Type" step or something similar. Best thing to do is to go into the Advanced Editor and look for a reference to the column that was removed and remove the reference. If this is not where you are seeing the error, let me know where you are seeing it.