• bus_factor@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    5 days ago

    It has some reasonable use-cases when dealing with text, the problem is that it’s extremely easy for idiots to misuse it, either by trying to do math or by not supplying any cells in the optional second argument.

    Not requiring the second argument was nuts, and it should probably have refused any query resulting in a number as well.

      • bus_factor@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        4 days ago

        Idiots using a function without understanding what it actually does. Plenty of functions in Excel operate on text.

        • bus_factor@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          4 days ago

          You may not like it, but Excel has long been the tool of choice for people who should really use a database but already know how to use this nice hammer. COPILOT() was marketed as a tool where you could pull in a bunch of text fields and do crude sentiment analysis or summations on the individual fields, for example.