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

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 192

  • @skeppers1976
    @skeppers1976 3 роки тому +17

    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

  • @malarlouis8739
    @malarlouis8739 13 днів тому +3

    Why couldn’t I see the VALUES data field but only x-axis and y-axis in my stacked bar chart? Which version of power bi you are using, Please help

  • @Some_One_Hidden
    @Some_One_Hidden 19 днів тому

    Your are the best of the best. You are king of Power Bi!! Big respect!

  • @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 7 місяців тому

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

  • @danieltube32
    @danieltube32 6 місяців тому +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!

  • @fatimafajar1628
    @fatimafajar1628 Місяць тому

    You literally made my life easier, I am so happy and proud of you!

  • @manatpluto
    @manatpluto 7 місяців тому

    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

  • @dataforge2067
    @dataforge2067 3 роки тому +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?

  • @fleurwilliamson5920
    @fleurwilliamson5920 9 місяців тому +2

    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.

  • @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.

  • @TriptiAnil
    @TriptiAnil 8 місяців тому +1

    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

  • @dmitriyivanov1309
    @dmitriyivanov1309 10 місяців тому

    Fantastic!!!! It is my favorite UA-cam channel!

  • @anuppatil4444
    @anuppatil4444 3 роки тому

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

  • @tsoulianas4063
    @tsoulianas4063 3 роки тому

    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)

  • @overnightgrowth
    @overnightgrowth 3 роки тому +2

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

  • @NukeIncharge
    @NukeIncharge 2 роки тому +1

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

  • @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!

  • @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

  • @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?

  • @ninavidmar8150
    @ninavidmar8150 Рік тому +1

    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?

  • @Locomaid
    @Locomaid 5 місяців тому

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

  • @sharonebailey8310
    @sharonebailey8310 5 місяців тому

    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. 😀

  • @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.

  • @mfella8065
    @mfella8065 2 роки тому +1

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

  • @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! : )

  • @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

  • @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!

  • @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

  • @amandamitchell8649
    @amandamitchell8649 2 роки тому +1

    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?

  • @MarceloDanielCapra
    @MarceloDanielCapra 3 роки тому

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

  • @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.

  • @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! 😀

  • @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

  • @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: ua-cam.com/play/PLBE7Yqq2lkv6-mN1EK2_ry7bai_zpTQ_2.html

    • @MuradYoloten
      @MuradYoloten 2 роки тому

      @@HowtoPowerBI any luck ?

  • @sheikmohammedhaneef2195
    @sheikmohammedhaneef2195 3 роки тому

    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

  • @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 ?:)

  • @seanguerrero1187
    @seanguerrero1187 2 роки тому +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  2 роки тому

      maybe better to go for this option if you need mm/yy ua-cam.com/video/QugkBqc-jIs/v-deo.html

  • @FranciscoCamacho_fjcamachoj
    @FranciscoCamacho_fjcamachoj 3 роки тому +1

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

  • @sethlevkoff9199
    @sethlevkoff9199 Рік тому

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

  • @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

  • @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

  • @Deimos3D
    @Deimos3D 3 роки тому +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)).

  • @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???

  • @shaneemadden135
    @shaneemadden135 3 роки тому +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  3 роки тому

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

    • @shaneemadden135
      @shaneemadden135 3 роки тому

      @@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  3 роки тому +1

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

    • @shaneemadden135
      @shaneemadden135 3 роки тому

      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 3 роки тому

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

  • @Ssosol28
    @Ssosol28 9 місяців тому

    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  9 місяців тому

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

  • @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?

  • @juanignacioXI
    @juanignacioXI 3 роки тому

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

  • @xylophoneize
    @xylophoneize 7 місяців тому

    Amaziiiiiiiiiiiiiiiiiiing my bro!

  • @JamesFujitsu
    @JamesFujitsu 2 місяці тому

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

  • @FacekiandaKianda
    @FacekiandaKianda 2 роки тому

    Amazing video! Thank you for sharing these tricks. 👍

  • @8g8819
    @8g8819 2 роки тому

    Wow amazing, well done Bas!

  • @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?

  • @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

  • @rahulartsgalleryindia3615
    @rahulartsgalleryindia3615 2 роки тому

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

  • @silviasolano4325
    @silviasolano4325 Рік тому +1

    muchas gracias, excelente aporte

  • @k2theboss47
    @k2theboss47 3 роки тому

    This is brilliant! Thank you!

  • @abdurrahmanwahid5320
    @abdurrahmanwahid5320 2 місяці тому +1

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

    • @HowtoPowerBI
      @HowtoPowerBI  2 місяці тому +1

      DATE TABLE in Power BI (DAX) #Shorts
      ua-cam.com/users/shortsMChjMrjgn1Q?feature=share

    • @abdurrahmanwahid5320
      @abdurrahmanwahid5320 2 місяці тому

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

  • @prachijain1693
    @prachijain1693 3 роки тому

    Always Awesome content..Thanks for sharing

  • @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 8 місяців тому

      @@stavanparikh1668 Thank you.

  • @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 2 роки тому

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

  • @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)

  • @zeeandnida
    @zeeandnida 3 роки тому +1

    What is the dimDate Measure and how was it calculated?

    • @rubensanchezgil722
      @rubensanchezgil722 3 роки тому +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  3 роки тому

      thx for answering Rubén

  • @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.

  • @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?

  • @VictorHugo-bd3bf
    @VictorHugo-bd3bf 10 місяців тому

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

    • @HowtoPowerBI
      @HowtoPowerBI  10 місяців тому

      Awesome glad to hear it helped 😎😃

  • @hiraltalati440
    @hiraltalati440 8 місяців тому

    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  8 місяців тому +1

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

  • @leonardotoledo6450
    @leonardotoledo6450 9 місяців тому

    What It Project A has more than one occurrence?

  • @koppelekoppelek8758
    @koppelekoppelek8758 2 роки тому

    thank you man, you are awesome.

  • @renatomonsores9042
    @renatomonsores9042 2 роки тому

    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?

  • @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

  • @nikhilpatil4877
    @nikhilpatil4877 2 місяці тому

    Thank you much🙏🏻

  • @bomluccah1997
    @bomluccah1997 6 місяців тому

    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  6 місяців тому +1

      There is a typo somewhere in your code

    • @williamcochran164
      @williamcochran164 6 місяців тому +1

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

  • @PoemBehera
    @PoemBehera 2 роки тому

    Great video. Thanks for sharing.

  • @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

  • @dirksmeyers877
    @dirksmeyers877 2 роки тому

    This is great! Thanks a lot!!!

  • @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: ua-cam.com/video/QugkBqc-jIs/v-deo.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

  • @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 роки тому +2

      RETURN(Result)

  • @vineetyoutubr5
    @vineetyoutubr5 5 місяців тому

    Amazing 😍

  • @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)).

  • @persianweavers2820
    @persianweavers2820 2 роки тому

    Thank you for what you do! 🙏

  • @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? ua-cam.com/video/3sqObIBU9A8/v-deo.html

  • @xodrinker
    @xodrinker 3 роки тому

    Fancy Bas, nice - thanks!

  • @AshokG412
    @AshokG412 3 роки тому

    You are amazing .....

  • @mathaem
    @mathaem 2 роки тому

    Great video ! Thx

  • @matthiask4602
    @matthiask4602 3 роки тому +1

    super good!

  • @alassanekane4269
    @alassanekane4269 2 роки тому

    Good work thanks

  • @954giggles
    @954giggles 2 роки тому

    Thanks!

  • @sayedarifhakimi8705
    @sayedarifhakimi8705 11 місяців тому

    what is dimdate?

    • @HowtoPowerBI
      @HowtoPowerBI  11 місяців тому

      ua-cam.com/users/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?

  • @sukoi2113
    @sukoi2113 3 роки тому

    Thanks

    • @HowtoPowerBI
      @HowtoPowerBI  3 роки тому

      Hi Rajneesh, thanks a lot for the support!

  • @leankassio671
    @leankassio671 3 роки тому

    Amazing

  • @nagarajshanmugam220
    @nagarajshanmugam220 2 роки тому

    very nice

  • @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 😅