Forum Discussion
Dynamic Date
Seems like you are adding var1 as column whereas it need to be Measure since you are using sum aggregation.
I'm not sure how to write this as a measure.
I get the error a single value for 'Date1' in table 'Sheet1 cannot be determined. This can happen when a measure formula refers to a column that contains many values whithout specifying an aggregation....
I wouldn't think aggregating the dates would work since the vars are defined independently from them
- parry2k8 years agoSuper User
i guess it need bit more tweaking, can you share your data in excel sheet and get back to you with solution. cheers!
- js22468 years agoFrequent Visitor
I was just using the example data and variable definitions shown in the original post. I can't share my actual data of millions of records but I figure if we could get this short example problem working then I could apply the solution to my actual data. Thanks for your help!
- parry2k8 years agoSuper User
no problem, will work on it tomorrow.