Flow designer adding a .0 to a count I'm pulling back from an Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:02 PM
I have an Action that is simply getting a count of records from the task table for the user.
The Action is returning the correct number on the count. I have tried setting the variable types to Integer, string and there is no difference in the results.
I flow designer I've got the Action returning the correct number as well.
When I try to put that into anything (Log, Email) it's appending .0 to the end of the number. I'm expecting ## not ##.0
how can I get rid of the .0 at the end of the count?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:18 PM
What is an "Action". More details on what you're doing will help others here to provide assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 05:14 PM
An Action in Flow Designer