The Best KPI Cards In Power BI

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

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

  • @socoloco9621
    @socoloco9621 2 месяца назад +16

    This kpi in just one visual is insane, just saving at least two or three pages into one chart. It is great 🎉

  • @LukasReese-v1g
    @LukasReese-v1g 2 месяца назад +1

    Amazing post, very informative and well explained!
    One question regarding the calculation of the past period, in my case the last week.
    I had to add +1 for Start of the Period and -1 for end of the period.
    Else my week had 9 days and there would be overlap on the last day of the previous week with the first day of the actual week.
    4_SM Date Param Past Period =
    CALCULATE(
    [3_Selected Measure], // The measure to calculate
    KEEPFILTERS(
    DATESBETWEEN(
    Dim_Date[Date], // The date column from your Date table
    [3_Selected Min Date Past Period]+1, // The start date for the period
    [3_Selected Min Date] -1 // The end date for the period
    )
    )
    )
    Maybe you can comment on that :)
    Again, well done!

  • @codroh1
    @codroh1 21 день назад +2

    Awesome content. Including the PBIX file is legendary. I was fully expecting a paywall or sign-up to get the materials. Absolutely amazing stuff, will be following to learn more!

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

      Thanks man! Unfortunately I found out a youtuber was stealing my pbix files and selling them.... so I might not be doing the pbix for free that much longer 😞

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

    This is great. I wish this video came out last year because I fumbled through creating something similar except I was using a combination of field parameters and 2 calculation groups. This is a much cleaner and simpler approach. Thanks for sharing.

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

      I've gotten some flak that it's nothing new, but glad you still see some value in it :)

  • @ShabibAlHasani
    @ShabibAlHasani 2 месяца назад +1

    Learned a lot here, it is not just the overall awesome card visual, but each of those measures is a problem solver.
    Thank you

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      Awesome, I appreciate that. Check out the part 2 of this video :)

  • @atulbihari7473
    @atulbihari7473 2 месяца назад +7

    Eagerly waiting for this KPI workshop. Thanks for Sharing!! This is really awesome.

  • @kais.rekouche
    @kais.rekouche 2 месяца назад +1

    Great tutorial, Injae. Your approach to creating KPI cards using the new cards and dynamic measures is very effective. I appreciate that you only provide the starting file instead of the final one. It really encourages us to practice and learn the techniques. Hands-on experience is the best way to learn, and your method supports that perfectly. You should definitely consider creating a full course on Udemy or a similar platform; it would be a hit for sure. Keep up the great work

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      Appreciate your kind words! I'm building some courses right now - basically I want to make videos like this but more end-to-end, teaching people to make mockups with design in mind, and then leading them to make stuff like this :)

  • @freipfeifenprospekt
    @freipfeifenprospekt 2 месяца назад +1

    Congratulations on more fabulous content. You have a remarkable talent for making complex topics easily understandable! thanks so much!

  • @HenriqueTOLEDO-s6y
    @HenriqueTOLEDO-s6y 2 месяца назад +1

    man, this is GOLD. Solved my issue here !!! Thank you very much

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

      Nice! Glad it helped someone immediately x)

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

    Great way to display KPI's for some reason everything works great for me besides the TY in the Past Period Reference Label shows value of the entire year (last year) should be the period up to the same date this year last year, the other periods works fine.

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

    I want quality content from you in Bulk Quantity, please keep making such videos and full tutorials on DAX(Advanced KPIs) will be appreciated with some modelling workshops( as this content is less on youtube so far).

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      Appreciate this :) You can check out the part 2 of this video: ruclips.net/video/egY0M6kGK8g/видео.html

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

    Could you show how to get the Moving Average label? Thank you!! PS. This is amazing and great freaking work!!

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

    This was wonderful. Very easy to follow. Thank you!

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

    This video is like a new level from you! Thanks a lot for your valuable content.

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

      Thanks man, I appreciate it :]

  • @Reihill83
    @Reihill83 29 дней назад

    This is very nice and with your pbix also very "easy" to follow! Thanks for that! I really enjoy these video's. I only can't reproduct the (for example) Previous week value for the total impressions. When I use the data I would come to 88,69k... in stead of 105,40. What am I doing wrong?

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

    This video was awesome! Definitely trying this out tomorrow. Do you take office hours? 😂😂

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

      Glad you liked it :) I used to do random hours on topmate but I don't really right now :)

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

    Hey Injae! Glad to see youre still pumping out some quality content! Hope you haven't forgotten your first fan before you got so big 😔 Wanna catch up sometime?

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

      Hey man, hope you're doing well! Let's catch a game sometime :)

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

    This is incredible, thank you for sharing! I watched it from beginning to end and was able to replicate it. It would be fantastic if you could explain how to include SVG social media platform icons as selectors and include more than one platform per KPI card. Additionally, it would be great to display the cost if there's an investment involved.

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

      I have a video for using images in slicers, ruclips.net/video/CcUV-9_z5uY/видео.htmlsi=Racfkz36vfUvNFck which should take care of the first part :)

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

    Hi,
    First of all, thank you very much for your inspiring videos. My question
    now is how you managed with the 3 cards next to each other without them
    influencing each other.
    I couldn't manage it with the decoupling.
    Thank you very much

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

      It's just using edit interactions :)

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

      @@PowerBIParkThanks for the info! I tried that but it didn't work. My fault was, I hadn't noticed, that PowerBI created autom. relations for the objects which messed everything up...

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

    Hi - one quick thought - I would add white space around the details highlight with the conditional background you can add them with Unicode 127 - I just released a short where I did it pretty quickly

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

    A short question, that's probably a lot more complicated.
    How do you need to tweak the metrics to be able to show and change the data on the visual that has something except dates in the X-axis ( for example if you had a Male/Female column in your 'Data' table?

  • @Yeyeruu
    @Yeyeruu 27 дней назад

    Hey Injae amazing stuff and super helpful, however
    I want to show the same for past 5 years although when I am using slicer it is showing only current year data, also I am not using date table.
    If you could help, would be great

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

    Thank you for this very nice way of teaching! I realy liked it and learned new things as well!

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

      Awesome! Make sure to check out the latest video, it builds on these cards a bit more

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

    Thank you, this is great!

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

    Thank you for this great informative video. How can I add the 'Moving Average' text at the end of the line? Could a formatted line have been added?

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

      All you need to do is turn on series labels in the formatting panel:)

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

      @@PowerBIPark Alright, I found it, thank you very much.🥳

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

    this is really great, thanks for sharing! Is it possible to create a Month To Date [MTD] and Previous Month To Date [PMTD] so that if you are coming the same number of days in current month versus previous month? Also, if you had a slicer for Year/Month, is there any way for the dynamic formulas to take these into consideration as well?
    Thanks again!

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

      Yes you can! I've done this before, and basically it works best if you add a filter to your current and past dates, that looks at the day of the month.

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

    I really like this, thanks for the great video...
    I think I will do some workshops on the video, I think there are quite a few ideas in there that are worth developing/practicing for my students....

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

      Sounds great! This is just a peek into some of the stuff we can do :)

  • @APG67-q8l
    @APG67-q8l 9 дней назад

    Excelente tutorial, pero creo que tiene un error. No efectúa bien el cálculo de la semana anterior. En vez de coger 7 días, coge 9 días. La suma de la semana anterior para las Impresiones no son 105400. El resultado correcto son 88689. Muchas gracias. Un cordial saludo,

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

    Hello Sir,
    Great Work.
    But could you upload videos related Advanced DAX.

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      Maybe in the future :)

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

    Great stuff and so many useful tips!!!

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

    Awesome content! Thanks for sharing!

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

    Simply Amazing!! Thanks form sharing!

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

    Thanks for sharing! You are a Star!

  • @Somu_Murugan
    @Somu_Murugan 2 дня назад

    Thanks a lot.... Awesome

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

    Handy insights!. Thanks for sharing

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

    Hello Injae, is there any complications if you use EOMONTH instead of EDATE?, thanks in advance.

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

      A great question! You can definitely use Eomonth, but that would give you the last day of the month instead of exactly 1 month. So you might want to use it to look at full months, but it's a different date right?

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

    Thanks for sharing! Very insightful!

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

      Thanks! Glad to see you making videos too :)

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

    Great video Injae.

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

    That was good learning. Thank You

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

    Great breakdown - thanks!

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

    Thanks for posting. Im sorry I didnt watch the entire video yet but I skipped through it. Maybe the following question is answered but I didnt see it yet.
    Am i correct that this method always shows the data at the day level?
    If so, I think it would be very powerful if the shown date granularity would be dynamic.
    For example:
    1W -> show in days
    1Y -> show in months
    Thats not possible with this method right? Or do you know a way?

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      It's pretty simple, you just need to use a field parameter :)

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

    how do i add 1d filter ?

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

    This is sick 🔥 Thanks Injae

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

    this is great!! Thank you so much for this..

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

    Excellent, I subscribe

  • @naylord5
    @naylord5 2 месяца назад +1

    Should be illegal to have all this value for free.
    Thank you very much for sharing!
    Cheers mate!

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      I might put some of this content into courses in the future - so enjoy it now :)

  • @BlakeC341
    @BlakeC341 28 дней назад

    Looks great.

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

    Excellent... thank for sharing

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

    Amazing visual

  • @Sandra-b4c1r
    @Sandra-b4c1r Месяц назад

    4_SM Date Param Past Period =
    CALCULATE(
    [3_Selected Measure],
    KEEPFILTERS(
    DATESBETWEEN(
    'Calendar'[Date],
    [3_Selected Min Date Past Period],
    [3_Selected Min Date] -1 ) // I think here should be again -1, otherwise we are overlapping the periods, I am right?
    )
    )
    I am totally in love with these tutorials !! Thank you for that!

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

    Where can we get the data to practice this excercise.

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      Take it from my github, it's linked in the description

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

    12:24 I can't get the conection established b/w the moving average and date salection , I did not made any change in dax

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

      You should be using moving average date param :)

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

      @@PowerBIPark now irealised that at 13:16 my link b/w date selection and bar chart is not working

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

    I have problem opening the file. It says it’s either encrypted or corrupted.

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

    Thank you!

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

    How do you label moving average on the line?

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

      Hey, it's an option called Series labels :)

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

    Really Great Video. I"m struggling with the section where you add the 5_SM Moving Average Date Param. When I add this line to my chart It does not filter for only the date selected by the Date selection filter. The 4_SM Date Param shows the correct date range but not the moving average. Do you have any idea why this is happening? Note I'm using my own data for this.

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

      Are you using a date table?

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

      @@PowerBIPark, yes. I even deleted my own date table and created a new one using the Bravo app, as you suggested, but it still had the same issue.

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

      The problem will probably be the last date function. You could try changing that to just [current date] - selected date

    • @mkbrown1982
      @mkbrown1982 23 дня назад

      did you ever get this to work? I'm having the same issue, and I don't quite understand his reply

    • @imstillbreathing1
      @imstillbreathing1 22 дня назад

      @@mkbrown1982 no I didn't

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

    that's sick.....thank you

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

    have you also posted the file which is final made by KPI on power bi

    • @PowerBIPark
      @PowerBIPark  2 месяца назад +1

      I'm thinking about making it available for my patreon supporters, but... this literally tells you how to do it :)

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

    How do you get that "sugest a visual" window?

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

      enable 'on object interaction' settings > preview

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

      That's correct, thanks for sharing :)

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

    Thanks for explaining :-D

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

    Excelent...like always

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

    Such an amazing one..

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

    this is so good.

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

    excelente

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

    Out of curiousity. Why obscure the data itself? why so protective of this data?

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

      A really good question, but why wouldn't you be protective of personal data?

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

    sir downloaded the power bi report but visual are not showing can you please send me the pbix with visual it will be help ful to us

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

      You have the starter report and a video telling you how to do it, I think that's as good as it gets

  • @hudsons.araujo6082
    @hudsons.araujo6082 29 дней назад

    Great!!!!! Topppp

  • @SarahAllen-t5y
    @SarahAllen-t5y Месяц назад

    997 Cartwright Inlet