Forum Discussion
rbalza
Oct 19, 2022Brass Contributor
Dynamic list of row / columns based on table
Hi everyone, I am trying to generate lists based on two criteria (date and initial) value on the table. Desired result will be color formatted as well based upon the criteria (processing, verifying a...
rbalza
Oct 19, 2022Brass Contributor
Hi Riny_van_Eekelen, thanks once again for your response. Really appreciated it. However, can't do it on a power query/power pivot as it should be on a formatted view (my bad for not including it on the requirement)...I was trying the combination of using regular functions such as XLOOKUP, INDEX/MATCH, SPILL but to no avail... 😄
Riny_van_Eekelen
Oct 19, 2022Platinum Contributor
rbalza Can't really think of an easy way to do this with just formulas. But you can play around a bit with the pivot table format and some conditional formatting to produce this:
See attached.
PS: changed the query a bit as well.