How to Create a Dashboard in Google Sheets in 5 Minutes - 2024 Edition 📈

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

КОМЕНТАРІ • 33

  • @paprmache
    @paprmache 5 місяців тому +4

    Sick tutorial, found it helpful. Great delivery from the instructor!

  • @MitchellDurham-z7p
    @MitchellDurham-z7p 2 місяці тому

    This was so helpful!

  • @JK-fh6zf
    @JK-fh6zf 3 місяці тому

    Super helpful!👍

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

    excellent tutorials. need more video

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

      Thanks! Such comments inspire us to make more tutorials 🫶

  • @DanielLeeMarch2001
    @DanielLeeMarch2001 4 місяці тому

    Great video!
    FYI the month column is missing

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

    Juste parfait! 👌🏼

  • @venkythe.4828
    @venkythe.4828 7 місяців тому

    Really helpful 😊

  • @CaribouDataScience
    @CaribouDataScience 3 місяці тому

    How do I format the Total Order column in the table?

    • @coupleracademy
      @coupleracademy  3 місяці тому

      Hi! How would you like to format it? You'll find plenty of options in the 'Format' menu, such as changing the currency symbol, number of decimals, different alignment within cell, etc

  • @liaabiaaaa0557
    @liaabiaaaa0557 4 місяці тому

    How would you do the date part if you have data with numbers? (1/1/2020) instead of with text? (Report pulls directly form Salesforce so dates are unchangeable.

    • @coupleracademy
      @coupleracademy  4 місяці тому

      Great question! If your data has dates in number format (like 1/1/2020), you can still work with them in your Google Sheets dashboard. Google Sheets should recognize the numbers as dates if they’re formatted correctly.
      If you need to manipulate these dates, you can use functions like DATE, TEXT, or DATEVALUE. For example, you can use:
      =TEXT(A1, "mm/dd/yyyy")
      to convert a numeric date to a text format. If you need to extract parts of the date, functions like YEAR, MONTH, and DAY can be handy too. :)

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

    How can I make daily projections vs actual dashboard with filter view of funnel

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

      Thanks for your question! To create a daily projections vs actual dashboard with a filter view of the funnel:
      - Set up columns for dates, projections, and actual values.
      - Use SUMIF or QUERY formulas to aggregate daily data.
      - Create charts for projections vs actuals.
      - Add filter views via Data > Filter Views > Create New Filter View.
      - For a funnel chart, organize data by stages and use a bar chart.

    • @bandaid.7878
      @bandaid.7878 2 місяці тому

      How can I aggregate daily daily data? And also, what will be the best chart to use in this situation?

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

      For daily aggregations, it's best to use either SUMIF or QUERY formulas. Here some examples:
      =SUMIF(A:A, "2024-01-01", B:B)
      =QUERY(A:B, "SELECT A, SUM(B) GROUP BY A")
      And as for the chart, i think line chart will work perfectly fine for the job :)

    • @bandaid.7878
      @bandaid.7878 2 місяці тому

      @@coupleracademy thank you so much!!

  • @IsmahaniHuda
    @IsmahaniHuda 3 місяці тому

    for the table chart, how can I display the amount for only 2 d.p?

    • @coupleracademy
      @coupleracademy  3 місяці тому

      Hi! You can use the "Custom number format" option from the Format -> Number menu to decide on the number of decimal places.

  • @mohitdhiman8295
    @mohitdhiman8295 10 місяців тому +1

    Can we 2 slicer for 1 data

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

      Hey! Definitely, add as many slicers as you need :)

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

    Month column is missing in the template in the description

  • @tube-moroccan
    @tube-moroccan 4 місяці тому

    U good

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

    😍

  • @StanWilliams-gk4qn
    @StanWilliams-gk4qn 5 місяців тому

    This was so helpful!