DAX for Power BI Part 2.4 - Working with Blanks

  Рет қаралды 10,393

WiseOwlTutorials

WiseOwlTutorials

Күн бұрын

Пікірлер: 34
@frailove_6125
@frailove_6125 7 ай бұрын
I learned a lot from your nice videos for VBA 3-4 years ago and managed to deal with a lot of complicated works, and I am learning Power BI tutorial from you again! LOVE your way of mixing useful tips with similar difficulty! what a master! I would like to say thank you a lot!
@WiseOwlTutorials
@WiseOwlTutorials 7 ай бұрын
So happy to hear that you've found the VBA and DAX videos useful! Thanks for taking the time to leave a nice comment and for watching!
@jaynekingg1159
@jaynekingg1159 7 ай бұрын
I am learning so much from these tutorials. Thank you!
@WiseOwlTutorials
@WiseOwlTutorials 7 ай бұрын
You're very welcome, happy to hear you're finding the videos useful and thanks for watching!
@TheJokerShacoOTP
@TheJokerShacoOTP Жыл бұрын
Ty mister Owl, I'm learning from Chile - South America, I really appreciate your hard work, this is the only way I can learn from the best professionals in the world, greetings.
@WiseOwlTutorials
@WiseOwlTutorials Жыл бұрын
You're very welcome! Thank you for watching and for taking the time to leave a comment!
@anilpothuru5651
@anilpothuru5651 3 жыл бұрын
Your dax videos are crystal clear Love from 🇮🇳 India 🇮🇳
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Thanks Anil, happy to hear you're enjoying the DAX series. Thanks for watching!
@tejamarneni
@tejamarneni 3 жыл бұрын
Hi Andrew, this series has been really helpful.Thank you so much for the awesome videos. Looking forward for the entire series.
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
My pleasure Teja, thanks for the comments and support!
@pavaniDusari
@pavaniDusari 10 ай бұрын
Hi Andrew such a helpful video you have covered all the Dax functions in the tutorial. Thanks it helped me 🥰🥰
@WiseOwlTutorials
@WiseOwlTutorials 10 ай бұрын
Happy to hear that you found it useful, thanks for watching!
@shoaibrehman9988
@shoaibrehman9988 2 жыл бұрын
Sir It is gr8 gr8 stuff i have ever watch so far, what a detail explanation, which shows your expertise. Thanks for sharing your knowledge 🙏 👍
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
Happy to hear that you found it useful, thanks for watching and for leaving a comment!
@wayneedmondson1065
@wayneedmondson1065 3 жыл бұрын
More great instruction! Thanks Andrew :)) Thumbs up!!
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Thanks again Wayne!
@fadwa2413
@fadwa2413 3 жыл бұрын
Perfect,Keep Going Please YOU ARE THE LEGEND
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
Ahh thank you! More DAX on the way soon!
@gates1978
@gates1978 2 жыл бұрын
Very helpful as always. Thank you .
@WiseOwlTutorials
@WiseOwlTutorials 2 жыл бұрын
You're very welcome, thanks for watching!
@sandipkadam6041
@sandipkadam6041 7 ай бұрын
Very nice explanation...
@WiseOwlTutorials
@WiseOwlTutorials 7 ай бұрын
Thank you!
@alexrosen8762
@alexrosen8762 3 жыл бұрын
Excellent tutorial! Thanks :-)
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
You're very welcome, glad you enjoyed it and thanks for watching!
@yashrajpatidar7645
@yashrajpatidar7645 3 жыл бұрын
How to automatically auto reply an email in excel vba and we can set any type of matter like hello, hi or a photo or a attachment
@bp2807
@bp2807 3 жыл бұрын
Very nice .just wanted to know how much data can we import in power bi. Also what is the meaning of . If you have chosen to keep the Excel experience, instead of importing the data, the limit is 250 MB for the dataset? Kindly explain
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
1) It depends how much money you have (scroll down this page to find the model size limit) powerbi.microsoft.com/en-gb/pricing/ 2) In the Power BI service you can import or connect to Excel files. Connecting keeps the Excel experience. docs.microsoft.com/en-us/power-bi/connect-data/service-excel-workbook-files#one-excel-workbook--two-ways-to-use-it
@bp2807
@bp2807 3 жыл бұрын
@@WiseOwlTutorials thanks for the reply .also the second part of the query that is . If you have chosen to keep the Excel experience, instead of importing the data, the limit is 250 MB for the dataset . Kindly explain the meaning. Thanks
@WiseOwlTutorials
@WiseOwlTutorials 3 жыл бұрын
@@bp2807 Hi, the second link I posted explains that part. I hope it helps!
@bp2807
@bp2807 3 жыл бұрын
@@WiseOwlTutorials Thanks
@nikakalichava8012
@nikakalichava8012 Жыл бұрын
Thanks again, Mr. Owl! Question: This time a have a question. 19: 30 Made in = Movies[Title] & " was made in " & COALESCE(Movies[Country]," Unknown") The way COALESCE works is it adds the value to that BLANK row? So if we had second blank value what would happen? Should the formula be: Made in = Movies[Title] & " was made in " & COALESCE(Movies[Country]," Unknown", " Unknown") and it adds second value to the second empty cell? EDIT: Instead of waiting I checked it myself: For 2 empty rows with expression: Made in = Movies[Title] & " was made in " & COALESCE(Movies[Country]," Unknown") it returns "Unknown" for both empty cells in Country, But what is [Value22] in COALESCE?
@WiseOwlTutorials
@WiseOwlTutorials Жыл бұрын
Hi Nika, COALESCE simply returns the first value which isn't blank from the list of values you provide to the function's arguments. A calculated column is evaluated for each row of the table independently, so you don't need to account for multiple rows which may be blank. I hope that helps!
@nikakalichava8012
@nikakalichava8012 Жыл бұрын
@@WiseOwlTutorials Okey, that makes it clearer. Thanks a lot!
@nationfirst-worldaffairs6410
@nationfirst-worldaffairs6410 5 ай бұрын
Plz free just dax tutorial unlock free ...I will Prayer for best wishes 🙏🙏
DAX for Power BI Part 2.5 - Text in Calculated Columns
35:57
WiseOwlTutorials
Рет қаралды 12 М.
DAX for Power BI Part 4.4 - Using Variables
24:44
WiseOwlTutorials
Рет қаралды 11 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
DAX for Power BI Part 2.7 - Error Functions in Calculated Columns
19:04
DAX for Power BI Part 6.4 - Opening and Closing Balance Calculations
44:53
DAX for Power BI Part 3.1 - Relationships and the Related Function
25:55
WiseOwlTutorials
Рет қаралды 10 М.
DAX for Power BI Part 3.2 - The LookupValue Function
22:24
WiseOwlTutorials
Рет қаралды 10 М.
DAX for Power BI Part 6.3 - Calculating Running Total or To Date Values
29:53
DAX for Power BI Part 4.1 - Getting Started with Measures
28:58
WiseOwlTutorials
Рет қаралды 10 М.
DAX for Power BI Part 6.1 - Introduction to Time Intelligence Functions
31:20
DAX for Power BI Part 2.3 - The Switch Function
20:51
WiseOwlTutorials
Рет қаралды 11 М.
DAX for Power BI Part 4.2 - Sum, SumX and Other Aggregate Functions
20:21