Forum Discussion
Measures Table Blocking Queries. Cannot convert value "" to type Table.
- 2 years ago
AmBigsPBI,
Interesting. I don't know if this is the "right" way either but how I usually create my measure table is from the below, then deleting the single, empty column I created.
Maybe you find that less convoluted this way, maybe not. 😄
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
I figured out how I fixed it last time, which was to add a new column just to make the query have something new to load in rather than just refresh and then the error didn't occur. Not sure why that would help, and that isn't something I want to do every time this error happens. Any more info or advice on how to avoid this would be helpful.