Message 1 of 2
Add a calculated field to a schedule via the API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I'm writing an addin to create schedules. I have two fields in my schedule, let's call them "parameter a" and "parameter b". I want to add a third field that is {parameter a} divided by {parameter b}. Is this possible to do in the api?
Thanks.