Smartsheet demo using Data Shuttle demo to update dropdowns automatically

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

КОМЕНТАРІ •

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

    Excellent channel about the advanced usage of Smartsheet! Huge thank you!

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

    Thank you! This was super helpful

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

    Thank you for doing this video! Can we remove an item? Lets say your product was discontinued, how would you update the drop down to not show it any longer?

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

      As long as the source that updates the dropdown is up to date, then it will show use list. So remove it from the source.

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

    Is this workflow replacing the existing dropdown list with the current or adding new items? I'm asking because I would love to connect this type of flow from Sheet A to the dropdowns in Sheet B however sheet A archives items that may still be valid for Sheet B. So if it is simply adding additional dropdown selections great but if it's completely scrubbing I'll need to dive deeper for a perfect solutions. Thanks for all your content!

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

      Hi Casey - apologies for delayed response! In this case it’s adding new items. With data shuttle you can set it to add to or replace existing content so sounds like it will do exactly what you’re after

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

    Thank you for doing this video. I finally convinced my boss to buy Smartsheet and overall I love the product, but month after month we run into hiccups that shouldn’t be there. I shouldn’t need to buy a premium add-on just to update a dropdown automatically. The fact that you can run Data Shuttle on a set date/time schedule, but you don’t have that flexibility with Data Mesh is trash. It seems as if there is not top down, umbrella guidance for the product teams.

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

      Hi @Roccofan! We're just checking in on you. How is your Smartsheet journey going? Please reach out to us if you need any help - we're always here to help you achieve #PeakHuman status

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

    Is there any way to drag-fill the week names?

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

      Best thing to do is use set this as a column formula assuming you have dates listed (if not, then set one date then create a formula = [starting date] +1): =IFERROR(IF(WEEKDAY(Date@row) = 1, "Sunday", IF(WEEKDAY(Date@row) = 2, "Monday", IF(WEEKDAY(Date@row) = 3, "Tuesday", IF(WEEKDAY(Date@row) = 4, "Wednesday", IF(WEEKDAY(Date@row) = 5, "Thursday", IF(WEEKDAY(Date@row) = 6, "Friday", IF(WEEKDAY(Date@row) = 7, "Saturday", ""))))))), "")

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

      See this video ua-cam.com/video/rKntYwGYwqU/v-deo.html

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

    Hi, how can i get this add on?