Forum Discussion

skai's avatar
skai
Frequent Visitor
2 years ago

Binding parameters to python script

hello, I have two PQ datetime parameters: starttime and endtime. these are passed into a python script that i have writtern into PQ here is part of the M query: start_time = """&Text.From(starttime)...