Calendar Interface tool not updating Output tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey!
I am facing some problems. For some reason my output tool is going with null vales when I execute my analytical app. However, If I disable the app and run the workflow as normal, it updates the output tool.
That`s a mystery.
Also, I'm having to experiment with this because the APP nature output is with BARS like 07/05/2022. Is it possible to change this output to 2022-07-05 so I can avoid using datetimeparse afterwards?
Can someone help me out?
- Labels:
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey. Thanks, but its not working for me.
As you can see on below printscreen:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Joker_Hazard ,
Attached is the modified workflow. The issue with your original app was that the Calendar interface tool outputs the dates in YYYY-MM-DD format, but your underlying workflow was expecting the date in MM/DD/YYYY format.
