Forum Discussion
nikkirai99
1 year agoFrequent Visitor
Error fetching data for this visual - summarized table
Hi all, I'm getting the above error message with "The query referenced column 'Member Table'[Expected Date] which depends on another column, relationship or measure that is not in a valid state. ...
- 1 year ago
nikkirai99 I just had a similar error - are any of the columns you mentioned calculated columns that are currently returning errors? The error I had was 'a table of multiple values was found when a single value was expected.' so I had to change my code to fix that invalid state column.
nikkirai99
1 year agoFrequent Visitor
Thank you Anonymous AllisonKennedy Yes, the issue was calculated columns. I changed my codes in one of the calculated columns and that issue was resolved.