Understanding CALCULATE in DAX: Filters

Understanding CALCULATE in DAX: Filters

BI Gorilla

3 года назад

17,548 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@andreashermle2716
@andreashermle2716 - 23.11.2023 02:03

very well explained, thank you very much for these insights into this function

Ответить
@Lightscripture
@Lightscripture - 22.11.2023 01:48

This was great,, thank you! Also, I am trying to do something similar. I have 2 tables, T1= all orders. T2= errors. I need to calculate the percentage of errors for each client(where the list is in the thousands) based on the client name, and then filter by date. The logic I came up with was :

error percentage = calculate[count(order errors) / count(total orders)] , CUSTOMER NAME CONDITION , but I am not quit sure how to do the syntax. Any help would be greatly appreciated!

or if you have a more elegant solution I will take it too!

Thank you!

Ответить
@markhenderson3771
@markhenderson3771 - 25.08.2023 19:17

How can I use OR with a filter instead of AND?

Ответить
@rogelioluna4220
@rogelioluna4220 - 31.05.2023 05:32

What do you do if you want to filter 2 color?

Ответить
@decentmendreams
@decentmendreams - 27.03.2023 22:02

Thank you so much . When am I going to get a breakthrough on Filters ? I understand everything but can’t write it free flow like you and other pros .In order for me to get to that level I need to understand it as much as I understand 2+2= 4. Otherwise all I do now for complex filter Daxes is copy and paste.

Ответить
@williamarthur4801
@williamarthur4801 - 07.05.2022 20:31

Good introduction and well explained as ever, here it comes, I would have liked to see
the 'long' syntax for the two table filter, as i think that's better when learning how things actually work together. BTW loved the fibonacci sequence.

Ответить
@muskhha
@muskhha - 25.02.2022 16:30

Very handy and useful

Ответить
@jps11086
@jps11086 - 27.10.2021 16:18

Thanks

Ответить
@alexrosen8762
@alexrosen8762 - 04.08.2021 19:50

Great tutorial. Thanks :-)

Ответить
@felipesignorellireis7839
@felipesignorellireis7839 - 21.05.2021 04:11

Great explanation.

Ответить