Love your channel so insightful, can you guys make a topic about “exceeded the available resources” error? This is a constant issue i run into in my reports and I don’t know what causes them or how to solve it.
@babkenhakobyan6847Ай бұрын
Very interesting and insightful, as always.
@SteiniJonssonАй бұрын
The conversion in this video is to demonstrate rounding (errors) and how they affect the result. In a real-world scenario, I would store the price in the original currency to avoid the conversion all together. That way I would always get the same amount, both in original currency and USD.
@shashipaul6279Ай бұрын
love it Alberto.. as always
@xyclosАй бұрын
Very very interesting...granular analysis. Thanks!!!
@richardmartin7904Ай бұрын
Very interesting as always. So what if you have banking deposit data for hundreds of millions of customers (with daily transactions) and you are required to be accurate to the penny for all of them. How do you address that within Power BI?
@SQLBIАй бұрын
You should use the Currency (Fixed Decimal Number) data type. However, it represents numbers up to 922,337,203,685,477.5807 - it's definitely an issue for certain currencies.
@jensvonkracht6770Ай бұрын
Nice Video. What happens performancewise, when you store the calculated USD value as Decimal instead of Fixed Decimal number?
@SQLBIАй бұрын
Not much, you use a floating point instead of an integer, but the performance difference is negligible for the data type itself - you should look at data type conversions involved, which could be more expensive.
@matiasoleksikiw4626Ай бұрын
Great video! I am curious about the software you are using on your mouse to mark the screen while presenting. Which one is it?