Means you have a one to many result with the merge. If you'd click in the white zone next to a table you can see the preview below. That Will give you a hint. I can't access your file on my phone, so cannot elaborate more for now.So I ran into a problem... the above formula does give me what I need to see BUT there is a row count issue. After I did a merge queries my row count was correct at 517 (in real world) but after I expand that custom column to show only the Next Monday custom column, I am getting in excess of 267,000 rows. I attached a couple of screenshots.
That is a formula I got in this chat to use for... "How can the above M code be updated so that it doesn't figure the custom column on a date column, but uses the current date instead? I tried removing column [Current Date] and replaced it with FixedLocalNow() but not working."Why are you referencing the Changed Type step in the added column formula rather than the previous step?