cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoExcellemmy.mlimagemessage-square85linkfedilinkarrow-up11.3Karrow-down16
arrow-up11.29Karrow-down1imageExcellemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square85linkfedilink
minus-squarefeannag@sh.itjust.workslinkfedilinkEnglisharrow-up6·edit-22 months agoI should probably learn how BI works, but I’m mostly torturing excel to do things it was never intended to do. Also I do a lot of lookups and xlookup will slow my sheet down.
minus-squarexpinchx@lemmy.worldlinkfedilinkarrow-up3·2 months agoYeah if its something ad hoc I’ll paste values but for sheets meant to be maintained I’ll do it in PQ through merges or calculated columns. Lookups get the job done but they are expensive ;)
I should probably learn how BI works, but I’m mostly torturing excel to do things it was never intended to do.
Also I do a lot of lookups and xlookup will slow my sheet down.
Yeah if its something ad hoc I’ll paste values but for sheets meant to be maintained I’ll do it in PQ through merges or calculated columns. Lookups get the job done but they are expensive ;)