Mohamed_HannanS
7 years agoQrew Trainee
Cross Join between two tables
Hi All, I have a requirement where i need to create a Time series chart (Heat map to capture future work) . So basically i have 5 activities( which are calculated based a date) to which i need to map to my projects table. I am not sure but i am actually looking for a Cross join between Projects table and Activities tables. so that i can create an expected chart. Is this achievable