Forum Discussion
Expression.Error: Value=FALSE Type=Type
- 10 years ago
I found the issue. Apparently two records in one of the index columns were labeled "FALSE" in the source excel data. Power Bi cannot process cells in excel that have a classic error flag like "FALSE" "#NAME?" or "#DIV". Once I cleared the records, the indexing worked beautifully. Thanks!
Maybe the issue is the Index Key (The combination).
I found the issue. Apparently two records in one of the index columns were labeled "FALSE" in the source excel data. Power Bi cannot process cells in excel that have a classic error flag like "FALSE" "#NAME?" or "#DIV". Once I cleared the records, the indexing worked beautifully. Thanks!
- goda3 years agoRegular Visitor
Thank you for sharing, I was losing my mind with this error 😂 But after seeing your comment saying Excel special flags are to blame, I just saved the source file as a csv instead of xlsx and that fixed it!