Forum Discussion
primolee
6 years agoHelper V
Calling function using Record.Field without using #shared
Hello everyone, First of all, I would like to thank jborro and artemus for the great help that they contributed in my other post. I think I am nearly there and I am posting this because this wou...
- 6 years ago
I think I found the solution...
Simply modify the Output record code to the following, no need to put parameters at all.
Output = [ GoogleGSMDailyProcessor = GoogleGSMDailyProcessor, GoogleGSMHourProcessor = GoogleGSMHourProcessor, GoogleGDNDailyProcessor = GoogleGDNDailyProcessor, GoogleGDNAdGroupProcessor = GoogleGDNAdGroupProcessor, GoogleGDNSizeProcessor = GoogleGDNSizeProcessor ],
v-frfei-msft
6 years agoCommunity Support
Hi primolee ,
Thanks for share your solution here. That will help other members here if they have the same request.