Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Symptoms

One or more SQL Macros macros return the following error:

Code Block
Error rendering macro 'sql-query' : Data source '<NAME>' not found.

Cause

Your SQL Macro macro is referencing an incorrect data source profile name (or) the data source profile does not exist. 

Resolution

Check the data source profile listing, to verify if the data source profile name matches that of the dataSource name within in your SQL Macromacro

Image Added