I'm just wondering if it is possible to create diagrams from multiple datasets in the one graph?
Asked
Active
Viewed 284 times
1 Answers
1
Not really. You can use a few different workarounds, such as the lookup
function or unions in your query to get around this.
See this question asked recently.