cm0002@lemmy.world to Programmer Humor@programming.dev · 3 个月前Excellemmy.mlimagemessage-square85linkfedilinkarrow-up11.31Karrow-down16cross-posted to: programmerhumor@lemmy.ml
arrow-up11.3Karrow-down1imageExcellemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 个月前message-square85linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarefeannag@sh.itjust.workslinkfedilinkEnglisharrow-up6·edit-23 个月前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.
minus-squarexpinchx@lemmy.worldlinkfedilinkarrow-up3·3 个月前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 ;)
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 ;)