E-mail Tool Error when column Missin
- 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
Good morning,
I have a workflow that delivers e-mail report internally.
I use locations as variable to define the sum of sales.
But when one of these locations is missing (days without sales) I have error and block the mail sending to other locations.
I have a formula tool and a summarize using these variables.
Any ideas?
Regards,
Tanai
Solved! Go to Solution.
- Labels:
- Error Message
- Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So you're getting an error because a specific column does not exist after crosstabbing. You can circumvent this by checking if the column exists before the crosstab and insert it if it does't exist.
That way, you will not get the error in the formula and summarize tools.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you!
I'll save it.
I've found another one simplier.
Using the cross tab to get the total, without referring the column name.
