The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all,
Im trying to have a column that tells me if my item was already there the week before, or is a new one. Im not being able to do it, maybe someone here can helpme. Thanks!
In this case, I need that items 1 and 4 has in the Existing column "Y" bc are the one that the previous week were already in the table.
Thanks!!
Solved! Go to Solution.
Just in case anyone can use this in the future. I solved it concatenating two columns, one with the actual date and one with the prior date and use a lookup value.
Just in case anyone can use this in the future. I solved it concatenating two columns, one with the actual date and one with the prior date and use a lookup value.