Power BI with Rosh
Power BI with Rosh
  • Видео 23
  • Просмотров 150 449
Remove Text/Characters/Special Characters in a Single Step. Master Power Query- Pro Tips 2 😎
Access Reports and Dataset here: drive.google.com/drive/folders/1OpeTbvWzyCB8w73wVu6QZzaxk9GKeZCh?usp=drive_link
All Exercise Files here: drive.google.com/drive/folders/1QkwTlFQ_TS-b5f_zvOwYW485o7wNJZ4G?usp=drive_link
Link to Part 1: ruclips.net/video/G6uRXRjbAnI/видео.html
How to get just number from columns that contains texts or characters or worst, special characters in Power BI Power Query?
Say we have a column with strings or character in the values mixed up with number values. Even worse case, we have special characters such as * or # or even emojis in the value. How would we clean this kind of data in a single step?
Well, it is tricky but, is definitely possible in Power Query. At f...
Просмотров: 728

Видео

Error Handling Using 'try' and 'otherwise' - Master Power Query - Pro Tips 1
Просмотров 3403 месяца назад
Do you know Power BI actually has a way to handle errors ? Today, we are going to learn how we can handle data type errors in Power BI. In data world, the data we deal with is never perfect. Inconsistency in data type is one of the most common issue we deal with in our day to day basis. One of the case is when we have both character types data and integer type data in one. Rarely a case, but if...
How to Freeze Columns in Power BI (New Version 2024) - Updated
Просмотров 3 тыс.3 месяца назад
How to freeze columns in Power BI? With the new version of Power BI desktop, the formatting options for matrix visual have been changed. You can see the changes in recent May 2024 version for Power BI desktop. Hence, the old technique of freezing columns in Power BI does not work for the new version. In this video, I am going to show you how we can freeze multiple columns or rows in recent vers...
Get List of Dates Between Two Dates In PowerBI
Просмотров 1,1 тыс.4 месяца назад
How to get list of all dates between any two dates in Power BI? Hey guys, In this video, I am going to explain how we can get the list of dates between any given dates. In order to do so, we will need to use m query funciton called list.dates. List.Dates takes a start date. Gets the number of days we want dates generated for and day between any two dates. This funciton is very useful and is als...
Multiple Levels of Drill through in Power BI - Tips and Tricks
Просмотров 2,2 тыс.10 месяцев назад
Does you report contains multiple drill through pages? What if you want to drill through each pages by one another? Normally, when you drill through one page, you will get a summarized data for whatever the record you have selected. But say, you have another drill through want to navigate from that particular page. But, you will see that there is no summarized data for the next level. The drill...
How to Add Rows To a Table in Power BI - Beginner and Non-Beginner Tutorial-Power BI Tips and Tricks
Просмотров 22 тыс.11 месяцев назад
How do we add rows to a table? Can we insert rows to a table in Power BI? Of course we can, adding or inserting rows to a table in Power BI is possible using Power Query Editor. In this video, I am going to show you two ways we can insert custom rows in Power BI tables. Inserting your own custom rows allows you to adjust your dataset as per your need since, in data world, data is never perfect ...
How to Create A Card Visual Filter in Power BI - Workaround ;)
Просмотров 5 тыс.11 месяцев назад
Can we filter a report by card visual in Power BI? Say we are showing values in Power BI Cards and we want the report to be filtered the the value in the card visual. How do we do that? In this video tutorial, I am going to show you how we can create a card visual that can filter the report. For your information, we are not actually gonna make card visual to filter the report but, we are going ...
How to Create a Date Table, Date Time Table and Time Table in Power BI
Просмотров 2,9 тыс.11 месяцев назад
How to Create a Date Table in Power? or How would you create a Date Time Table in Power BI? or even creating a Time Table in Power BI. In this video, I am going to show you guys how we can create a date time table, date table and time table in Power BI. Creating a date table is very popular practice in Power BI but, you use date table for a daily reporting right? But what if you want to create ...
Show Targets at the Top Rows in Table Visual - Advanced Power BI
Просмотров 91811 месяцев назад
Show Targets at the top rows in Power Bi Table How to show targets in Power BI Table Visual? Typically we don’t show targets in table visual but rather perform conditional formatting. Even if we do, we would usually have to show targets for every rows. But, what if we want to have the targets hanging under the table visual? We can make a fancy matrix for which we can freeze targets at the top. ...
Replace All Values at Once in Power BI Table (Why do it one at a time?)
Просмотров 1,6 тыс.Год назад
Hey guys, I have come up with a new tutorial which shows how we can replace values in a table in all columns in Power BI instead of replacing values one at a time. This is one of the most useful tricks in Power BI that will help beginner Power BI analyst to start optimising their report. I have made this video a beginner friendly, however, a little knowledge of M query is recommended to fully u...
How to Get Data Without Expanding The Merged Table - Advance Power BI
Просмотров 1,8 тыс.Год назад
Hey Guys, In this vide, I am going to explain how we can get the elements from Merged Table without expanding the merged table at all. Not only we can get the table, we can perform all sorts of calculations on the merged table data. This is one of the coolest tips and tricks videos I have created so far and is definitely going to level up your Power BI skill. Please subscribe to my channel for ...
Virtual Relationship in Power BI - Calculate Without Any Relationship Between Tables
Просмотров 8 тыс.Год назад
How to get data from one table without creating a relationship in Power BI? Well, it is possible to do so. There is a work around in Power BI where we can actually get data from one table and link with another table without any relationship in between. We do that using what I call a 'Virtual Relationship' in Power BI. Hey Guys, Welcome to my channel Power BI with Rosh. In this video, I am going...
M Query Tutorial 2 - Operators in M Query
Просмотров 202Год назад
Hey guys, In this video, I am continuing with my video tutorial series for M query and will be discussing on operators in m query. There are different types of operators in m query namely, arithmetic, comparor and logical operators. I will also be discussing on how you can define custom date, custom time or custom datetime in M query. All of the videos are created for beginners to understand an...
M Query Tutorial 1 - Let In Expression - Why Do You Need To Learn M Query Power BI
Просмотров 535Год назад
Hey guys, This is the first video of this tutorial series where we will start our journey of learning Power Bi M Query. I am going to explain all the m query functions and concepts in a beginner friendly manner. Please do learn m query if you want to master power bi. M query is a crucial part of Power BI and if you are able to mix your knowledge of M query and Power BI DAX, you will be on your ...
Dynamic Title in Power BI
Просмотров 1,5 тыс.Год назад
How to create dynamic title in Power BI? In PowerBI, usually we have one title but what if we want to change the tile according to the items selected in the filter pane? Hey Guys, Welcome to my channel, Power BI With Rosh. You will get to learn all the Power BI tricks and tips videos as well as beginner tutorial in Power BI in this channel. I hope you like my channel and my videos. Please keep ...
How To Freeze Multiple Columns in Power BI Matrix Visual - Easy Tutorial
Просмотров 18 тыс.Год назад
How To Freeze Multiple Columns in Power BI Matrix Visual - Easy Tutorial
How To Cross Join Tables With No Common Column in Power BI
Просмотров 10 тыс.Год назад
How To Cross Join Tables With No Common Column in Power BI
Set a Dynamic/Default/Changing Date in Power BI Date Slicer
Просмотров 32 тыс.Год назад
Set a Dynamic/Default/Changing Date in Power BI Date Slicer
Date Picker in Power BI with Simple Steps (Complete Tutorial)
Просмотров 6 тыс.Год назад
Date Picker in Power BI with Simple Steps (Complete Tutorial)
Introduction to M Query - Simply Explained
Просмотров 761Год назад
Introduction to M Query - Simply Explained
Set Dynamic Targets For All Hierarchical Levels in Power BI - Advance Power BI
Просмотров 955Год назад
Set Dynamic Targets For All Hierarchical Levels in Power BI - Advance Power BI
Create a Date Picker in Power BI Part - 2
Просмотров 6 тыс.Год назад
Create a Date Picker in Power BI Part - 2
Create a Date Picker in Power BI (Simple Trick) - Part 1
Просмотров 24 тыс.Год назад
Create a Date Picker in Power BI (Simple Trick) - Part 1

Комментарии

  • @humaabd7228
    @humaabd7228 3 дня назад

    How do I freeze more than 2 columns, when I try your technique only two show the others are not visible.

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 3 дня назад

      Go to time 1:50 of the video. In this video, I have frozen two columns. But you can add more and follow the same steps. Make sure you drill down until the option has been disabled.

  • @pravuchaudhary3904
    @pravuchaudhary3904 14 дней назад

    what if u had 5000 rows of data; and the value you wanted to change is located in the midst of column, you need to scroll down and find that value. This technique u taught here is very difficult and cumbersome to apply. come up with better idea, I also want to learn

  • @gouthammanoharan8163
    @gouthammanoharan8163 17 дней назад

    Thanks for this, really helpful. But, how do i add grand total at the end ?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 17 дней назад

      Happy to help. Go to Row Subtotal options and select the row you want to get subtotal for. Ensure you have checked per row level option.

  • @swathika5672
    @swathika5672 21 день назад

    Can you tell me how to deselect the date ,, to see the whole month data ,, can you please help me out

  • @happyimhealthy
    @happyimhealthy 25 дней назад

    Useful. Thanks

  • @youleib2965
    @youleib2965 Месяц назад

    👏 How to Set Up the Relations in the datamodell?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners Месяц назад

      Link your date, DateTime or time column of your fact table to the date, DateTime or time table Ensure you create one to many relationship. Hope this helps.

    • @youleib2965
      @youleib2965 Месяц назад

      @@powerbitutorialforbeginners I have 4 fact tables 2 with Date and 2 withdatetime. Also 1 Date and 1 datetime tables conected to each other. The 2 fact table with datetime are connected to the datetime table and the 2 facttables with Date are connected to the Date table. Can the datamodell exist Like this?

  • @shobitbajpai815
    @shobitbajpai815 Месяц назад

    Thank you so much for this video Rosh❤

  • @martinstrnad6860
    @martinstrnad6860 Месяц назад

    Very nice video, thanks for it <3

  • @powerbitutorialforbeginners
    @powerbitutorialforbeginners Месяц назад

    Access scripts here: drive.google.com/drive/folders/1wRaGsy_Cx410y0Dw3n3sJdMfjv-LVxzl?usp=drive_link

  • @danielrussell9808
    @danielrussell9808 Месяц назад

    Hello thanks for the video, but I do not see the scripts in the description as it says in the video. Any help?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners Месяц назад

      Hey Daniel, Find the scripts here drive.google.com/drive/folders/1wRaGsy_Cx410y0Dw3n3sJdMfjv-LVxzl?usp=drive_link Instructions in the description of this video.

  • @VaneyRio
    @VaneyRio Месяц назад

    Thank you, this works really well. As an added benefit, when used with line chart viz, it happens to align every data point to the same time frame for different visualizations. And of course, it's very elegant and simple.

  • @umabhogereddi
    @umabhogereddi Месяц назад

    Thank you so much... you save our day today

  • @sonamwasson6116
    @sonamwasson6116 2 месяца назад

    Hey Rosh! great video - thanks for sharing. Is it possible to Type "From" and "To" on top of the slicer calendars when using the BETWEEN property?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 2 месяца назад

      Hey Sonam, Could you please elaborate? Between slicer already allows picking from and to date.

  • @hendrag593
    @hendrag593 2 месяца назад

    Thanks for this great video.

  • @ca0lehoanhan
    @ca0lehoanhan 2 месяца назад

    ? newstep1=Table.InsertRows(newstep, 0,{[Location=SUMX(FILTER(Location - beginner, Location - beginner[Name] = "East"), Location - beginner[Location]) ,address='1.sum', Name=null ]}) how to add total row for Name[East] column? i thought so but it doesn't work! help me

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 2 месяца назад

      Hey there, That is a DAX code. Power Query uses m code. Instead of filter, it uses Table.SelectRows() and List.Sum() Something like List.Sum(Table.SelectRows(newstep, each [Name] = “East”))[ListName] ListName is the list you want to sum from the table newstep. Hope this helps.

  • @MichaelDoig
    @MichaelDoig 2 месяца назад

    Your first date is still defaulting to the absolute minimum date. It could be 20 years, meaning 20 years of data trying to populate by default. We also need to set the default START date to some value, such as last 7/30/60 days.

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 2 месяца назад

      Yes. Absolutely. The best way is to filter the dataset in power query for required date and create a calendar table based on minimum value of the table and maximum date value of the table. As Calendar(min(table[date]), Max[table[date]))

    • @MichaelDoig
      @MichaelDoig 2 месяца назад

      @@powerbitutorialforbeginners the issue is, a very typical use case is default to show me the last 30 days, but then let me go back as far as I want. We are Power BI advocates but this is one weak, weak area within Power BI.

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 2 месяца назад

      Absolutely. Basic stuff. Another example for me would be a date picker.

  • @MidoBroski
    @MidoBroski 2 месяца назад

    Is there a way to do this with the normal table and not the matrix please?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 2 месяца назад

      I don’t think we can do it in a normal table. But if you add a unique text column to values section, it resolves the summarisation issue if that is the issue you are having.

  • @OneNI83
    @OneNI83 2 месяца назад

    Can you share the source file and pbix to follow along?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 2 месяца назад

      I have uploaded the report and data here: drive.google.com/drive/folders/1OpeTbvWzyCB8w73wVu6QZzaxk9GKeZCh Let me know if you run into any issue.🙂

  • @haribahadurrokaya8778
    @haribahadurrokaya8778 2 месяца назад

    Sweet!!

  • @NewyNepaliSquad
    @NewyNepaliSquad 2 месяца назад

    That’s awesome. I didn’t know about Unichar in Power Query. I did know about DAX function. But good to know.

  • @NBAStatsAllSeasons
    @NBAStatsAllSeasons 2 месяца назад

    Thanks man, saved a lot of time

  • @NewyNepaliSquad
    @NewyNepaliSquad 3 месяца назад

    How do you know these stuff?

  • @alvegrande7398
    @alvegrande7398 3 месяца назад

    Another power bi treasure channel

  • @NewyNepaliSquad
    @NewyNepaliSquad 3 месяца назад

    Finally, someone got it for the newer version. I was confused on the old one. There was no option to turn off stepped layout. Thanks heaps

  • @haribahadurrokaya8778
    @haribahadurrokaya8778 3 месяца назад

    Thanks a lot

  • @ashmin789
    @ashmin789 3 месяца назад

    This was exactly what I was look for. Thanks a lot!!!!!!!!!!!

  • @rojibhattarai1595
    @rojibhattarai1595 3 месяца назад

    Thanks for this video. This was really helpful. 😊😊😊 no issue with the AI voice

  • @powerbitutorialforbeginners
    @powerbitutorialforbeginners 3 месяца назад

    Freezing columns in new version here: ruclips.net/video/3XdYtytXYn4/видео.html 🗞🗞🗞

  • @gabrieldesouza7050
    @gabrieldesouza7050 3 месяца назад

    how to replace one specific value? Just the one row i am selecting ? thank youuu

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 3 месяца назад

      Replacing value step applies to the whole column. To replace value for just one row, you might need to perform some extra steps or apply condition using if and else statement. You can create a customs column to do so.

  • @MoonShine-bs6cl
    @MoonShine-bs6cl 3 месяца назад

    After I have created the multiple drill through pages what if I would want to sort in different order how to do.. Please can you come up with an video on this. Pls help

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 3 месяца назад

      Hey there, Did you mean ordering pages? Can you explain a bit more on this please? Thanks

    • @MoonShine-bs6cl
      @MoonShine-bs6cl 3 месяца назад

      @@powerbitutorialforbeginners yes it's like we have given a drill through for multiple different pages that is for eg: salespage, profit page, analysis page, clientspage now I would like to sort or rearrange these already created drill through pages in this order = analysis page, profit page, clientspage, salespage. How to achieve this?? Is this possible in drill through??

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 3 месяца назад

      Hey not sure if I understood this correctly but, the order of drill through pages will get the order as you rearrange the pages in the canvas. First drill through page would always come to first order. Rearrange in the canvas itself. If you want to form like a lineage type order. Then use different columns for each page drill through. Ensure it’s coming from same table. Say for main page you have ID, salesID Use id to drill through sales Use salesID to drill through client and so on This way you won’t see all drill through pages but only the one that you need to go to. Main->sales->client

  • @arfanislamabir
    @arfanislamabir 3 месяца назад

    I wanted the second date slicer you have created. but my requirements is that whenever a new user open the report he should always get the max date from the table. how can I accomplish that?

  • @mohankarthikballina7707
    @mohankarthikballina7707 3 месяца назад

    This is not the solution, why user doesn't change the slicer dates. If we do not touch the slicer then what is the point of adding slicer in the report.

  • @kalaivanipalaniappan5664
    @kalaivanipalaniappan5664 4 месяца назад

    Hi. Can you please let me know if I can do the same for the start date to select it to a default value every week? The end date will be the most recent data and the start date will be 2 weeks ahead of it. But I should be able to see previous weeks also in the slicer. Thanks!

  • @alizz_in_wonderland
    @alizz_in_wonderland 4 месяца назад

    Hi I just wonder what If I only want to add 1 value (for example the title) at the first column instead of gotta fill the whole row (given the table has many columns and I don't want to go put the rest column = 0)

  • @workmonitored3968
    @workmonitored3968 4 месяца назад

    you wasted 4 minutes to get to the point

  • @valentinamorenomiranda5488
    @valentinamorenomiranda5488 4 месяца назад

    Is there a way to define a default date, for example, yesterday, using this method?

  • @dangcab
    @dangcab 4 месяца назад

    Excellent tool! Is it possible to gray out the days without data to avoid selecting them unnecessarily?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 4 месяца назад

      You should create a calendar table as required. To grey out other dates you don’t need.

  • @thanhphamac5433
    @thanhphamac5433 4 месяца назад

    there is no stepped layout

  • @shraddhabhagwat281
    @shraddhabhagwat281 4 месяца назад

    How to have a same date picker visually but it should select range of values? (Like journey start date till journey end date all the dates in between)

  • @NewyNepaliSquad
    @NewyNepaliSquad 4 месяца назад

    Good work. How to get list of dates between two DateTimes?

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 4 месяца назад

      It is a bit different than that for Date values. Will easier to explain with a tutorial.

  • @haribahadurrokaya8778
    @haribahadurrokaya8778 4 месяца назад

    Nice tutorial Rosh.

  • @2010appra
    @2010appra 5 месяцев назад

    How to put total column and total row?

  • @scottpeterson5595
    @scottpeterson5595 5 месяцев назад

    damn that's amazing, thanks! Watched several videos struggle with this, great and simple solution

  • @AmitSingh-vm8sv
    @AmitSingh-vm8sv 5 месяцев назад

    Great info on slicer, i need help on as i am using two different column for date filter as start date and end date.

  • @daniloafb2
    @daniloafb2 5 месяцев назад

    Thanks! In Dax, I used the same concept of creating a commum column and I used "crossjoin" function and it worked as well. But, the cross join function does not accept columns with the same name, so I named then as "KEY" and "KEY2".

  • @milpatel83
    @milpatel83 6 месяцев назад

    Why would you want to manually code like this? Makes no sense. My suggestion, albeit more work but far more manageable would be add row in a csv file, import this data and append to the database table, that way the data is separate from the visuals and far easier to update and debug.

  • @anshumandass
    @anshumandass 6 месяцев назад

    Thanks this is informative 😊😊 How do I Automatically add a calculated measure to a new row everyday along with date in separate column ( Date stamp)

  • @Rajkumar-kj1vx
    @Rajkumar-kj1vx 6 месяцев назад

    Thanks man, really helpful. It's simple though but most of the developers knows the struggle behind it as It's the basic thing the user wants in the report.

  • @pkchannel7411
    @pkchannel7411 6 месяцев назад

    We need to show last yesterday date selection with date between slicer and it can be changeable according to user requirements. please help me on this

  • @ChaqBI-ld8ot
    @ChaqBI-ld8ot 6 месяцев назад

    can we create the date table from min slicer to max slicer selection? so it would always change.

    • @powerbitutorialforbeginners
      @powerbitutorialforbeginners 6 месяцев назад

      Can you explain more on this? So do you want seperate slicers for max and min date?

    • @brendas6461
      @brendas6461 6 месяцев назад

      When using a between format on a date slicer pbi does not automatically advance the slicer, upon opening the report, to max date.

    • @ChaqBI-ld8ot
      @ChaqBI-ld8ot 6 месяцев назад

      @@powerbitutorialforbeginners so basically, the DateTable = calendar(Allselected(min(date)) , Allselected(max(date)) ) --> so the datetable are based on selected slicer that applied on the dashboard