Hello everyone!
My text parser gives me the date as text and I need it as date for my table. In the text parser I have 5 bundles and the date is always in the 4th bundle.
AI BETA has recommended the module 1001fx Execute Javascript code.
I have a problem with the following implementation:
****Input Mapping****: Ensure that the `Due_Date` from `bundle4` is correctly mapped to the JavaScript module. Use the variable `{{4.Due_Date}}` to access it.
I'm also not sure if the Javascript is correct.
Thank you very much for your support!