Google Apps Script Tutorial: Checking Values Against An Array - Prevent Data Duplication

Sdílet
Vložit
  • čas přidán 29. 08. 2024
  • I've received a lot of comments on previous videos asking how to prevent data duplication when working with Apps Script. In this video I show you a few ways to build and use arrays of values to check against when sorting through data.
    You can see the code I wrote in this video here - gist.github.co...

Komentáře • 10

  • @danbrown1117
    @danbrown1117 Před rokem +1

    Awesome, great explanation as well. Thank you!

  • @coordinadoru.g.a.9846

    Gracias desde venezuela, Thank you very much!!! Me va a ser de mucha utilidad este concepto. que estes bien¡

  • @tpp-dw1ps
    @tpp-dw1ps Před 6 měsíci

    thank you bro .....

  • @bulbulahmed3098
    @bulbulahmed3098 Před 10 měsíci

    ❤❤❤

  • @anthonysaunders476
    @anthonysaunders476 Před rokem +1

    Can you do a video on how to compare data from a dynamic sheet (can remove rows or add rows daily) to data on a static sheet (should never delete rows) , then append data on the dynamic sheet that is not on the static sheet to the last row on the static sheet? Hopefully what I'm asking is clear.

  • @pichit.raetai
    @pichit.raetai Před rokem

    Thank you😀

  • @douglasteixeiradeabreu

    Gostei do jeito que você explicou

  • @rohitkumawat6416
    @rohitkumawat6416 Před rokem

    Hello,
    Can you help me with this query?
    I have a google sheet named mastersheet and 10 copies of this mastersheet now I want to rename column name in mastersheet and it should be update in all 10 copied sheets automatically using app script, if it is possible then please make a video.
    How can I do that?

  • @timothykwok1435
    @timothykwok1435 Před rokem

    Returns null for me? :/