Can anyone tell me how to get the "Format" input into the ToString function? I thought there would be a parameter input field within the function properties (which would be good), but it has to be feed in from something. Thanks
Date
Votes
1 comment
-
Mike O'Quinn Hi, you can feed in the format by way of a Constant transformation. You can also use an Expression transformation and simply type the format parameter when using the ToString function.
Please sign in to leave a comment.