Skip to main content
Solved

How to parameterize data source name or how make value in data source name as dynamic in components?

  • February 3, 2023
  • 1 reply
  • 99 views

Forum|alt.badge.img+1

I have a sql select where in I wanted to pass multiple data source names. how to make it dynamic or parameterized so that It can read all the names one by one.

Best answer by AKislyakov

Hi Samy,

Here is the article on how to parametrize DQC components. The important thing to note, is that only components allow parametrization. So, ensure, that the file extension is “.comp”. 

1 reply

Forum|alt.badge.img+2
  • Ataccamer
  • Answer
  • February 4, 2023

Hi Samy,

Here is the article on how to parametrize DQC components. The important thing to note, is that only components allow parametrization. So, ensure, that the file extension is “.comp”.