Forum Discussion
hpandersen
4 years agoFrequent Visitor
Making calculation from 2 table with no relation but with same structure
Hi. I need some advice. I have 2 tables with no relations. But they have same structure: Is there any way, I can make calculations as Divide(Table1.Period.Year, Table2.Period.Year). I w...
- 4 years ago
hpandersen , You have to create a common date/ year table. Otherwise you can analyze only on and total
amitchandak
4 years agoSuper User
hpandersen , You have to create a common date/ year table. Otherwise you can analyze only on and total
hpandersen
4 years agoFrequent Visitor
Hi.
Guess you are right. Was just hoping for a shortcut.
Thanks anyway.