Forum Discussion

YuLinming2025's avatar
YuLinming2025
Frequent Visitor
10 months ago
Solved

Dynamic M parameter is not working

I create a parameter and run the directquery with  SQLQuery = "select source_id, entity_id, time from table where source_id = '" & SourceID & "'", I also do the binding. But it is not working when ...