I’m working with some calculated fields inside the datasets, where I do some simple mathematics. I take the sqrt(x + y + 2*j). Which turns out good, when I’m using direct query. Once i change the query method to spice, I get this error in my analysis:
I can fix this by using direct query, but this is not optimal for my case. How do I solve this error?
Hello @tryingMyBest - Welcome to the Community! Thank you for posting your query. Can you please go through the following threads. It seems similar problem was encountered by others as well. Hope this helps!
Thank you @Sanjeeb2022! After reaching out to support, we found that the problem occurred due to some calculation. The solution ended up being converted into a double by using the following calculation: