Forum Discussion
NathanKoalaCherries
Dec 12, 2023Copper Contributor
Formulas showing blank
Hi, I am having an issue with a large shared spreadsheet that is accessed using excel on the web. It has a link to a power bi dataset that makes 4 pivot tables that are then referenced by formulas ...
JKPieterse
Dec 12, 2023Silver Contributor
It might be a good idea to remove the IFERROR function from the formula so you can see what error is returned.
NathanKoalaCherries
Dec 13, 2023Copper Contributor
JKPieterse That's a good point! It gives a #REF! error but the data I'm referencing is there in the pivot table. Refresh all will get rid of the error and then the error reappears.
- JKPieterseDec 13, 2023Silver ContributorI would scrutinize the GETPIVOTDATA formula and double-check if none of the filter criteria are missing from the pivot table.