Forum Discussion
skai
2 years agoFrequent Visitor
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)...
skai
2 years agoFrequent Visitor
Hello, johnbasha33 @thanks for the reply but I have already done this. I was looking for a work around to make passing the start and endtimes more dynami