yxmd as csv - Formula tool: Identify if a update to current column or create new column
- 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
I tried to import .yxdb as .csv (no delimiter) to see configuration of a tool containing Expression Editor.
Can we Identify if a Formula tool 1.Update new values to the current column or 2. Create new column?
Thanks
Solved! Go to Solution.
- Labels:
- Custom Tools
- Expression
- Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @hungdm,
I'm assuming you meant importing a .yxmd (workflow) as a .csv? If that's true then...
Firstly i've created a simple workflow with three fields:
In this workflow there are three formulas, first formula is updating an existing field and the other two are creating new fields.
The main workflow reads in our first example workflow as a non delimited .csv and parses the XML for formula expressions, comparing it against fields that existed in the original data set. the [Cost Price] field is the only one that existed originally, the other two are new.
If this solves your issue please mark the answer as correct, if not let me know! I've attached my workflow for you to download if needed.
Kind regards,
Jonathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It's wonderful.
Thank you very much, Johnathan! 🤗
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Jonathan-Sherman ,
Per latest testing, it seems to me that your workflow does not recognize the Update Current Column Pattern 😞
could you kindly fix this bug?
