Forum Discussion
Linking Tables - dates
- 8 years ago
Hi,
In the Other Table, generate a genuine date from the Month and Year by using this formula
=1*("1/"&Table2[Month]&"/"&Table2[Year])
Format this new column as Date and give it a meaningful heading. Now create a relatioship from the Date column (that you just created with the formula above) of the Other Table to the Date column of your caalendar table.
Hope this helps.
Hi,
In the Other Table, generate a genuine date from the Month and Year by using this formula
=1*("1/"&Table2[Month]&"/"&Table2[Year])
Format this new column as Date and give it a meaningful heading. Now create a relatioship from the Date column (that you just created with the formula above) of the Other Table to the Date column of your caalendar table.
Hope this helps.
- Anonymous8 years agoNot applicable
Thank you so much, Ashish_Mathur - this seems to have done the trick!
- Ashish_Mathur8 years agoSuper User
You are welcome.
- Anonymous8 years agoNot applicable
I've tried this same formula in a different table, and now I'm getting the below error message.
Any ideas why?
Thanks again for your help
Sonia