Open
Description
Maybe:
Allow optional second argument to LibPQ() that passes the path record to override LibPQPath
I was considering allowing to override the values provided by
LibPQPath
for some calls, e.g. if you'd wantLibPQ("CoolModule")
to return one thing in one report and another thing in another one - both in the same workbook. I have not encountered a use case for this idea, so I've just left it at that.