PROJECT MANAGEMENT in Power BI? Create a GANTT CHART from a bar chart | NO CUSTOM VISUAL solution

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 189

  • @skeppers1976
    @skeppers1976 3 года назад +16

    The best PowerBI content by far. So practical and looks good.

  • @DastanMansurov
    @DastanMansurov Год назад +2

    This is incredible how you managed it with only one measure. I wanted to do it with creating new table and some kind of coordinates for matrix in it. You saved me a time. Thanks

  • @danieltube32
    @danieltube32 4 месяца назад +2

    First time seeing your videos, in less than a minute and already subscribed. It is right in the beggining of the video this is what every youtuber should aim for. THIS IS QUALITY CONTENT!!! Thanks a lot for your content!

  • @dataforge2067
    @dataforge2067 2 года назад +14

    Great video. It helps a lot w/o using custom visuals.
    Quick question, why you have put Sep and Oct in Constant line section. Shall we dynamically show the months?
    Also is there any way to show the date timeline in x axis?

  • @tobyheikkila6818
    @tobyheikkila6818 2 года назад +13

    It seems several people are having the same error, The syntax for ')' is incorrect. Do you have any ideas? Code is exactly as in your video. Thanks!

    • @stavanparikh1668
      @stavanparikh1668 2 года назад +6

      To resolve this error- after defining VAR Result, you need to return Result. i.e. last line of dax would be return Result.

    • @exhaustking9131
      @exhaustking9131 Год назад +1

      Facing same error sir can you please elaborate...?

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

      @@exhaustking9131 - I had the same problem, but writing "RETURN Result" on the last line fixes the problem!

  • @mehdihammadi6145
    @mehdihammadi6145 3 года назад +3

    Wonderful BAS you saved me a lot of time because I was just looking how to take an old Excel trick and apply it to Power BI

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад +3

      Glad it helped Mehdi 😀! In the next video I create a gantt from a matrix - that one is very close to the excel gantt (with conditional formatting to determine the cell colors)

    • @mehdihammadi6145
      @mehdihammadi6145 3 года назад

      @@HowtoPowerBI I have already explored this and the big drawback of the Matrix visual is that it is limited to 100 columns so grain size is not very nice or you have to use slicers. So I can't wait to hear about your approach.

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

    Really great! Learned many new things! I love how you could've stopped at pushing the bars to the right but you took the time to rake this chart to another level, making us learn new things

  • @overnightgrowth
    @overnightgrowth 3 года назад +2

    Very creative! Always amazed how much you are able to get out of the standard visuals

  • @anuppatil4444
    @anuppatil4444 3 года назад

    Everytime I see your video's I am left totally awestruck.. Hatts off to you

  • @taninguyen4572
    @taninguyen4572 2 года назад +1

    Awesome Bas! Just stumbled on your channel today and I am hooked! your content is great, so useful and the way you walk through it is so engaging. Thank you for sharing your knowledge!

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

    This is awesome. I could not find a visual that works in the marketplace and thought I was going to have to custom built one in python and I am not sure it would be even better then this!!! well doe and deff watching your videos from now on!!!!!! Plus your communication style is great. 😀

  • @tomoleusz
    @tomoleusz 3 года назад

    Great video, thank you for upload! I was requested to created Gantt chart on Sep 30... and on the same day you uploaded your video, I was sooooo lucky :) I could not figure out how to show task durations as relative and the solution was so simple! Thanks!

  • @tsoulianas4063
    @tsoulianas4063 2 года назад

    I found you on udemy and when I found your youtube channel I was Happy so I can learn more from you, Thank you sir (y)

  • @marcindabrowski1742
    @marcindabrowski1742 3 года назад +3

    Fantastic material Bas! One thing which is missing in my opinion - the mile stones on the charts. This would bring the full blown Gantt chart :-)

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад +2

      good point!!! tricky one though 😁

    • @marcindabrowski1742
      @marcindabrowski1742 3 года назад +1

      @@HowtoPowerBI You are our Power BI Master! I am sure you will handle it! :-)

    • @basdohmen
      @basdohmen 3 года назад +2

      @@marcindabrowski1742 🤣 no pressure haha

    • @erikvanhurck
      @erikvanhurck 3 года назад

      If I may promote custom visuals and my own channel here (Bas please let me know if you do not approve and I'll remove this comment). There are a number of visuals that have milestone options: ruclips.net/p/PLBE7Yqq2lkv6-mN1EK2_ry7bai_zpTQ_2

    • @MuradYoloten
      @MuradYoloten Год назад

      @@HowtoPowerBI any luck ?

  • @baebaebae-do1un
    @baebaebae-do1un Год назад

    wow! this is such a great video! i've recently started to learn Power BI.
    Your channel helps so much! I just subscribed to your channel!
    Thank you, Bas! : )

  • @FranciscoCamacho_fjcamachoj
    @FranciscoCamacho_fjcamachoj 3 года назад +1

    Great video, thanks!!! Maybe you can include the critical path in a next video.

  • @dmitriyivanov1309
    @dmitriyivanov1309 8 месяцев назад

    Fantastic!!!! It is my favorite RUclips channel!

  • @sukoi2113
    @sukoi2113 3 года назад +1

    Got the Nolan vibes in this video. I was already impressed with first 2 tricks, but you took us deeper with 3 more tricks. #inception

  • @MarceloDanielCapra
    @MarceloDanielCapra 3 года назад

    Excellent BAS, very good job, congratulations and to continue innovating in Power BI-thanks

  • @esdrassantos2731
    @esdrassantos2731 Год назад +2

    Hey bro... nice tutorial! But i'm having an issue. i'm writing exactly what you writed on PaddingLeft new mesure, but it keep returning the following: the syntax for ')' is incorrect.
    Could you help me?

    • @tania4277
      @tania4277 Год назад

      I have the same error :( You solved?

  • @eel3720
    @eel3720 Год назад

    Good work I completed this Gantt chart thanks to your video

    • @eel3720
      @eel3720 Год назад

      I didn't understand why the data labels for the CL - Month1 was named September if Var Month1 = EOMONTH(OverallStartDate,0)+1

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

    Wonderful! Would never have thought this possible. Any ideas on how to get milestones into the chart? Would I have to overlay charts? 🤔

  • @NukeIncharge
    @NukeIncharge 2 года назад +1

    Bus, can you please add if project has more than 3 type of duration on the same bar.... ? Thanks

  • @Deimos3D
    @Deimos3D 2 года назад +1

    Love you videos. I am super newbie. Had to use your video about dimdates. Not sure how you indent either. I also have same challenge as mentioned below for the PaddingLeft error.

    • @tania4277
      @tania4277 Год назад

      I take the bellow error in the DAX. You solve the error?
      The syntax for ')' is incorrect. (DAX(VAR OverallStartDate = [OverallStartDate]VAR StartDate =CALCULATE( MIN(Timeline[StartDate]), REMOVEFILTERS(dimDate))VAR Result = INT (StartDate - OverallStartDate)Return)).

  • @BolajiBI
    @BolajiBI 3 года назад +3

    Amazing stuff. 👏
    How about using dates instead of duration. Think that'll work?

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад +4

      Thx Bolaji! 😀I don't think that will work when you use the bar chart as a visual (you need to have projects activities on the left axis and date on values wouldnt give you the size of the bars .. that's where you get stuck). However, it is possible when you take a matrix visual as a starting point (that's gonna be the next long video 😉)

    • @BolajiBI
      @BolajiBI 3 года назад

      @@HowtoPowerBI True True.
      Looking forward to that video.

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

    New to PowerBi - I need to understand what do you have in the Dim Date table and what columns have you linked on Project Table and Dim Date

  • @shaneemadden135
    @shaneemadden135 2 года назад +3

    Your padding left measure kept throwing me a ")" error. Followed your other video on creating the date table. Was never able to figure out why. If anyone has had a similar problem pls comment, would like to fix as this is the only solution I've seen on the internet outside of custom visuals. Thx!

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      thanks for watching Shanee! Would like to help, but not sure what you mean with a ")" error. Could you give more details?

    • @shaneemadden135
      @shaneemadden135 2 года назад

      @@HowtoPowerBI I keep getting this error when I try your “PaddingLeft” measure:
      The syntax for ')' is incorrect. (DAX(VAR OverallStartDate=[OveralStartDate]VAR StartDate= CALCULATE( MIN(Projects[Start Date]), REMOVEFILTERS(dimDate) )VAR Result= INT(StartDate-OverallStartDate)RETURN)).
      I have tried in two workbooks following your example on the video and using the dimDate table example in another one of your videos. I cannot figure out why my version of PBI does not like this syntax. I am new to this so no frame of reference. Thanks for the reply.

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад +1

      @@shaneemadden135 after the return statement you have "))." why? and why do you have (DAX( at the beginning ?

    • @shaneemadden135
      @shaneemadden135 2 года назад

      This is only from the error message. It turns into that. My actual measure looks exactly like yours in the fx bar. The overallstartdate measure worked perfectly but the removefilters for the date table crapped out. All the syntax looks right as it does on your screen. Same colors, same indent. I probably have an issue with the underlying data. Thanks for your response though. Much appreciated!

    • @Deimos3D
      @Deimos3D 2 года назад

      @@shaneemadden135 did you figure out a solution. I am having the exact same problem

  • @shreyasgoyal6599
    @shreyasgoyal6599 Год назад +1

    What if we want to show the dates on the x axis instead of Duration. and the same on the zoom slider.

  • @silviasolano4325
    @silviasolano4325 Год назад +1

    muchas gracias, excelente aporte

  • @fleurwilliamson5920
    @fleurwilliamson5920 7 месяцев назад

    Looks great, but I've fallen down on the very first step. My version of Power BI does not have a Values property for a stacked bar chart. I guess I will try X axis.
    Also had to find a video on how to create a date table and call it dimDate.
    I got to the 5.30 time and I guess x Axis is not the same as values, because my chart did not look anything like the video. So I gave up.

  • @patricioolivares5152
    @patricioolivares5152 Год назад

    Hi Bas! Thanks a lot for the helpful video. This is a nice workaround to avoid custom visuals. Is there any chance that you can go one step further and teach us how to create a Gantt Chart using SVG objects in a measure and the matrix visual? I saw a snapshot of a matrix that includes 4 columns for dates: baseline and current dates. Any advise will be much appreciated! 😀

  • @nikhilpatil4877
    @nikhilpatil4877 12 дней назад

    Thank you much🙏🏻

  • @juanignacioXI
    @juanignacioXI 3 года назад

    Awesome as always Bas, ty for this piece of art, hehe.

  • @Ssosol28
    @Ssosol28 7 месяцев назад

    I love watching your videos. They are super helpful! I want to know if, by any chance, you have a solution where there are multiple date ranges for one project? can this be done with a bar chart or matrix chart?

    • @HowtoPowerBI
      @HowtoPowerBI  7 месяцев назад

      for sure, you would need to adjust the measure to show a 1 for the relevant data ranges

  • @vahidjaleh7273
    @vahidjaleh7273 Год назад

    wonderful piece of work. Thank you. Actually I was following this video but bumped with a problem. When I add the padding measure, the Legend stop working. Basically I can't have the breakdown of each bar. Any solution you can propose? thanks gain mate

  • @seanguerrero1187
    @seanguerrero1187 Год назад +1

    Great video, as always! Do you have any recommendations on how to add MM/YY to the X-axis instead of Duration in Days?

    • @HowtoPowerBI
      @HowtoPowerBI  Год назад

      maybe better to go for this option if you need mm/yy ruclips.net/video/QugkBqc-jIs/видео.html

  • @mfella8065
    @mfella8065 Год назад +1

    Hello Bas, How can I show a constant line for the Start of the Year as oppose to EOM?

  • @VictorHugo-bd3bf
    @VictorHugo-bd3bf 8 месяцев назад

    Thank you so much, Bas. That helped me a lot.

    • @HowtoPowerBI
      @HowtoPowerBI  8 месяцев назад

      Awesome glad to hear it helped 😎😃

  • @FacekiandaKianda
    @FacekiandaKianda 2 года назад

    Amazing video! Thank you for sharing these tricks. 👍

  • @SarahS-oc6rj
    @SarahS-oc6rj 2 года назад

    AMAZING Job Thanks for sharing
    I really need it!
    I have couple of questions if anyone knows ,
    why do we need the dates table for ?
    Also, I am having issue with month1 and 2 they are all set at the beginning, how may I troubleshoot this ?:)

  • @JamesFujitsu
    @JamesFujitsu 24 дня назад

    5:28 If the PaddingLeft measure isn't working for you you need to add RETURN Result to the end, rather than just RESULT

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

    Amaziiiiiiiiiiiiiiiiiiing my bro!

  • @a_c_m_
    @a_c_m_ Год назад

    great info. what if one of the projects' start date is empty? i tried your formula but gives me bad overallstartdate. thanks

  • @k2theboss47
    @k2theboss47 3 года назад

    This is brilliant! Thank you!

  • @ch.muhsinali
    @ch.muhsinali 2 года назад

    Hi, as usual another nice tutorial. I want you please share a example of cutomer Questionaire of atleast 10 questions in some graphs. Answers of every question will be within (Strongly Agree, Agree, Neutral, Disagree, Strongly Disagree). can you do that?

  • @ninavidmar8150
    @ninavidmar8150 Год назад

    the video is great, however, i don't see the values field so i can't put in the duration :( any thoughts on why I don't see it?

  • @sethlevkoff9199
    @sethlevkoff9199 Год назад

    Where's the overall start date measure coming from? I seem to have missed that :)

  • @8g8819
    @8g8819 2 года назад

    Wow amazing, well done Bas!

  • @sheikmohammedhaneef2195
    @sheikmohammedhaneef2195 2 года назад

    I loved your content
    I have one question
    If we have dataset with project and individual task under project how can we go further.
    Please help on this one

  • @954giggles
    @954giggles 2 года назад

    If the same project has multiple start/end dates and runs at various times in the year.... I'd like to show each project running but I also want to group each project (by department) without using a legend.

  • @koppelekoppelek8758
    @koppelekoppelek8758 2 года назад

    thank you man, you are awesome.

  • @antonioantoniali5182
    @antonioantoniali5182 2 года назад

    Great video Bas! Thank you very much for the precious suggestions. I have only a little question for you. It could be possible to assign a parametric month name to the lines you have built using measures "Month1" and "Month2"? In the sample you have assigned directly September and October. Thank you. Antonio

  • @prachijain1693
    @prachijain1693 3 года назад

    Always Awesome content..Thanks for sharing

  • @AlexSmith-gp2rj
    @AlexSmith-gp2rj 2 года назад

    I need a report like this but to show where the end dates have moved. I was thinking of extending the visual and having the new date being a different shade but there doesnt seem to be a way of doing this???

  • @mateusguimaraes9723
    @mateusguimaraes9723 Год назад

    About 13:50 you said something about using other functions instead of 'MAX' if we had more than one status. I'm working with a sheet that has more than one status, how could i do it? Thank you

  • @nseworld5521
    @nseworld5521 Год назад

    Hi, Bas! Great video as always 🔥
    I'm working on moving dashboard from Qlik sense to Power bi and was a little upsetted, coz there is no duration format for visualizing time. So i just put value in time format in tooltips. Is any way to solve it?

  • @chrisstapleton7415
    @chrisstapleton7415 2 года назад +1

    Is anyone having Issues with the PaddingLeft variable? I am getting the following error
    "The syntax for ')' is incorrect. (DAX(VAR OverallStartDate = [OverallStartDate]VAR StartDate = CALCULATE( MIN('PBI Data'[Start Date]), REMOVEFILTERS(DatesTbl))))."

    • @chrisstapleton7415
      @chrisstapleton7415 2 года назад

      I went ahead and just used the gannt chart Microsoft came up with. You can search for it in the getvisuals section

    • @stavanparikh1668
      @stavanparikh1668 2 года назад +1

      after defining Result you need to return Result. hence last line of Dax would be return Result

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

      @@stavanparikh1668 Thank you.

  • @hiraltalati440
    @hiraltalati440 7 месяцев назад

    Hi, in a new version instead of values, one needs to define the y-axis and it does not allow adding multiple parameters. Any suggestions on this?
    Thank You

    • @HowtoPowerBI
      @HowtoPowerBI  7 месяцев назад +1

      still works ... download the file (see description) and open it in the latest version

  • @xodrinker
    @xodrinker 3 года назад

    Fancy Bas, nice - thanks!

  • @persianweavers2820
    @persianweavers2820 2 года назад

    Thank you for what you do! 🙏

  • @abdurrahmanwahid5320
    @abdurrahmanwahid5320 Месяц назад +1

    Can someone explain what is dimdate, there is no option in my pbi query, thank you

    • @HowtoPowerBI
      @HowtoPowerBI  Месяц назад +1

      DATE TABLE in Power BI (DAX) #Shorts
      ruclips.net/user/shortsMChjMrjgn1Q?feature=share

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

      Thank you, but can i skip the dimdate query ? Start date or something else?

  • @leonardotoledo6450
    @leonardotoledo6450 8 месяцев назад

    What It Project A has more than one occurrence?

  • @matthiask4602
    @matthiask4602 3 года назад +1

    super good!

  • @bailjr
    @bailjr 2 года назад +1

    I keep getting errors ion the PaddingLeft phase even thought it appears I'm following the DAX code to a T. I wish I could post a picture but does anyone have any advice?

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      Could you post the formula and error?

    • @bailjr
      @bailjr 2 года назад +1

      @@HowtoPowerBI
      PaddingLeft =
      VAR OverallStartDate = [OverallStartDate]
      VAR StartDate =
      CALCULATE(
      MIN(****[Start Date]),
      REMOVEFILTERS(DimDate))
      VAR Result =
      INT(StartDate - OverallStartDate)
      Return
      The error is that my syntax is incorrect.

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад +1

      @@bailjr you forgot to write result after return and i m not sure what the **** are here?

    • @bailjr
      @bailjr 2 года назад

      @@HowtoPowerBI It worked when I added RETURN. The *** is the name of my spreadsheet...I wanted to protect the name of the document. Thanks!

    • @bailjr
      @bailjr 2 года назад

      @@HowtoPowerBI Quick question. When I do my PaddingLeft, I keep getting a really large number and in my case it is "-43456." I'm thinking that I need to convert the number to a date but I'm not sure where to do it...? Any advice?

  • @antique-bs8bb
    @antique-bs8bb 3 года назад +1

    Really interesting and there is a ton of back episodes I'd love to look at too.
    Question: 4m.15s and PaddingLeft = :
    VAR OverallStartDate = [OverallStartDate]
    Do we need this VAR, can't we just use directly the measure you already created?
    And if not - what is the rationale for using it?
    You already have named it very clearly, so it is clear for anyone to understand.

    • @krishanmw1
      @krishanmw1 2 года назад +3

      I'm getting a syntax error

    • @bailjr
      @bailjr 2 года назад

      @@krishanmw1 Same here!

    • @tobyheikkila6818
      @tobyheikkila6818 2 года назад +1

      The syntax for ')' is incorrect.

    • @justmejustme4444
      @justmejustme4444 2 года назад

      @@tobyheikkila6818 I have the syntax error too - did you manage to fix?

    • @meabhnimhuilleoir4762
      @meabhnimhuilleoir4762 Год назад

      @@justmejustme4444 I'm getting this error too - did you have any luck fixing it?

  • @amandamitchell8649
    @amandamitchell8649 2 года назад

    Help
    I'm trying to follow along, but I'm having trouble with the conditional formatting the colors of the bars. I made the measures, but I can't add them to the values section. Any idea why? Also, how can we create a hierarchy label for the projects? I would like to have all the projects split up by the owner of the project. I can do that just fine for a vertical stacked bar chart, but not a horizontal stacked bar chart. Is it even possible to do that?

  • @renatomonsores9042
    @renatomonsores9042 Год назад

    I've tried the min function multiple times but it keeps getting an error saying a single value can't be determined, I'm getting tired, someone can help me with it?

  • @dirksmeyers877
    @dirksmeyers877 2 года назад

    This is great! Thanks a lot!!!

  • @PoemBehera
    @PoemBehera 2 года назад

    Great video. Thanks for sharing.

  • @zeeandnida
    @zeeandnida 3 года назад +1

    What is the dimDate Measure and how was it calculated?

    • @rubensanchezgil722
      @rubensanchezgil722 2 года назад +1

      It is not a measure, it's the name of the Date table (which is, of course, a dimension). You can see it at 12:13.

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      thx for answering Rubén

  • @rahulartsgalleryindia3615
    @rahulartsgalleryindia3615 2 года назад

    Hellooo, How we put gradient color in single bar charts????

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

    Amazing 😍

  • @jasona7029
    @jasona7029 3 года назад

    Awesome walkthrough but how can I add a holiday in the Gantt chart?

    • @954giggles
      @954giggles 2 года назад

      You can probably add a Holiday table a your project dataset

  • @philipmorgan2302
    @philipmorgan2302 3 года назад

    Great approach. I did one using a Matrix and formatting. Would this method allow you to add tasks per project? My core data I have task start and end dates, and multiple tasks per project. With a Matrix I could stagger the list levels for this. It does not look as clean as your method though

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      not really - of course you could have project at level 1 and then tasks at level 2 (and then expand down and up) . However you dont have the plus icons as for the matrix and it always concatenates the labels which is not so pretty

  • @suneelk8450
    @suneelk8450 2 года назад

    Hi Bas, it's very nice explanation. Thank you for that.
    I have a requirement on Project related information.
    I have columns Project ID, Status, Date in model.
    I have statuses like start, queue, execution, completed.
    In Date column, I have project start date and project status changed dates.
    When project 1's status changed from start to queue status, i need days from Previous status to current status like wise I need this for all the project statuses.
    I have used EARLIER function but I can't get the date properly.
    Can you please tell me the DAX code for this? It will be more helpful to me. Thanks in advance

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

    I am trying your "PaddingLeft" DAX but I am getting this error: The syntax for ')' is incorrect. Followed your instructions. What is the missing link? Thank you

    • @HowtoPowerBI
      @HowtoPowerBI  5 месяцев назад +1

      There is a typo somewhere in your code

    • @williamcochran164
      @williamcochran164 4 месяца назад +1

      It should be: RETURN Result. Video cut off the last word.

  • @mathaem
    @mathaem 2 года назад

    Great video ! Thx

  • @AshokG412
    @AshokG412 2 года назад

    You are amazing .....

  • @sukoi2113
    @sukoi2113 3 года назад

    Thanks

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      Hi Rajneesh, thanks a lot for the support!

  • @954giggles
    @954giggles 2 года назад

    Thanks!

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      Thank you Yvette for the support!

  • @lindakeefe9591
    @lindakeefe9591 Год назад

    Hello - great video! However, I received syntax errors as I followed along and PBI would not recognize the variables and measures created. Any tips to troubleshoot?

    • @HowtoPowerBI
      @HowtoPowerBI  Год назад +1

      look for the first red squiggly line, when you hover over it tells you what the problem is. For example, if it tells you name not found, you've to check how you called the measure in your model.

    • @lindakeefe9591
      @lindakeefe9591 Год назад

      @@HowtoPowerBI Unfortunately, no squiggly lines. I just get an error "The syntax for ')' is incorrect.

    • @lindakeefe9591
      @lindakeefe9591 Год назад

      I figure it out. I needed to end the syntax with RETURN Result

    • @ejp5g
      @ejp5g Год назад

      @@lindakeefe9591 I think it's because he has a dimTable (that I didn't have while I was trying to follow-this)

  • @erinbeverage5236
    @erinbeverage5236 Год назад

    I keep getting an error when trying to create the Padding Left measure.....
    The syntax for 'VAR' is incorrect. (DAX(VAR OverallStartDate = [OverallStartDate]VAR StartDate = CALCULATE( MIN('OT 53s'[Account Create Date]), REMOVEFILTERS(dimDATE )VAR Result = INT(StartDate - [OverallStartDate])RETURN)).

  • @alassanekane4269
    @alassanekane4269 2 года назад

    Good work thanks

  • @zimands5
    @zimands5 2 года назад

    i am trying to recreate this, but the fx button that shows up in minute 8:59 as you're developing the constant line does not show up. how can i get that to appear?

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      the fx button only shows in pbi version aug 21 or later

  • @asr494
    @asr494 2 года назад

    Can you use that idea to create a native boxplot in power bi? Do you? 😏😏 Thanks a lot!

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      How about using error bars? ruclips.net/video/3sqObIBU9A8/видео.html

  • @DShuteHIS
    @DShuteHIS 2 года назад

    Cannot get the PaddingLeft DAX to work, BI keeps throwing a "The syntax for ')' is incorrect" error, but the Dax is exactly as per 5:27 in clip. Any ideas?

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад +1

      can you copy paste your measure here ... check also if you have RETURN result in the end ..

    • @rodrigohuila
      @rodrigohuila 2 года назад +1

      RETURN(Result)

  • @leankassio671
    @leankassio671 3 года назад

    Amazing

  • @ubonguttah
    @ubonguttah 2 года назад

    Hi, can you add multiply milestones in this gantt chart ?

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад +1

      bit tricky with this approach ( or you do it like the month lines) - maybe better to build it using a matrix visual (see video here: ruclips.net/video/QugkBqc-jIs/видео.html )

    • @ubonguttah
      @ubonguttah 2 года назад

      @@HowtoPowerBI Thanks for your reply, but we wanted a situation we can see each miletones , and there are many milestone .. thanks

  • @nagarajshanmugam220
    @nagarajshanmugam220 2 года назад

    very nice

  • @sayedarifhakimi8705
    @sayedarifhakimi8705 10 месяцев назад

    what is dimdate?

    • @HowtoPowerBI
      @HowtoPowerBI  10 месяцев назад

      ruclips.net/user/shortsMChjMrjgn1Q

  • @lbcafnak6462
    @lbcafnak6462 2 года назад

    How can we create a stacked can’t chart?

    • @HowtoPowerBI
      @HowtoPowerBI  2 года назад

      Lol 😀

    • @isameneses12
      @isameneses12 2 года назад

      I have the same question. It may sound weird but that visual could show tasks per project without drilling down. Did you find a way to do it?

  • @leankassio671
    @leankassio671 3 года назад

    Valeu!

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      Thank you so much for the support Lean!

  • @CasperLind1
    @CasperLind1 Год назад

    Wrong dax

    • @HowtoPowerBI
      @HowtoPowerBI  Год назад

      Works for me as you can see in the video 😅

    • @CasperLind1
      @CasperLind1 Год назад

      @@HowtoPowerBI I don't know man, but i get the concept and still try to do it xD i just can't follow your video 1 to 1

  • @Drewglenz
    @Drewglenz 3 года назад

    PowerBI SypherPK

    • @HowtoPowerBI
      @HowtoPowerBI  3 года назад

      hahaha just with 400x smaller channel 😅

  • @myGoogleGmail-xi2jy
    @myGoogleGmail-xi2jy 5 месяцев назад

    hello Bas , thank you for educating us. Small help ...if you can share both the data tables used to create the chart.