Using Show Column If To Display Column if Quarter is Older than Today
I have a list of columns that I created using set analysis which sum a dollar amount by the quarter it was associated to. My columns are Q1, Q2, Q3, and Q4. I want to only show the columns if the quarter they represent is the current quarter or past quarter in the current year. I thought the "Show Column If" would be perfect for this but I cannot figure out how to write the function to get this to work. My fields are based off of the quarterstartdate if that helps.