Replies: 1 comment
-
Hi @sti0 and thanks for reaching out! You are right that this can be confusing. E.g. a new optional parameter Also you are welcome to contribute so feel free to open a pull request with your proposed changes. Best Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to use
replacement_sdts
with PIT macro?Currently we can specify
replacement_sdts
as a column in the pit macro (parametersdts
). But if we do so, the column in the pit table is also namedreplacement_sdts
instead ofsdts
.In my opinion there is a missing parameter
sdts_alias
to use thereplacement_sdts
with pit tables.Beta Was this translation helpful? Give feedback.
All reactions