-3

I'm just wondering if it is possible to create diagrams from multiple datasets in the one graph?

ceth
  • 44,198
  • 62
  • 180
  • 289

1 Answers1

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.

Community
  • 1
  • 1
Jamie F
  • 23,189
  • 5
  • 61
  • 77