Hi,
Can anyone please clarify whether spaces and newlines are counted as a character in the 80000 character limit in browser?
Thanks and regards,
Aakash Sachdeva
@aakash
Yes, spaces are counted. I am afraid to ask why this came up as text is horrible, especially this amount.
and MAILTO performs quite badly, so if you are building strings from a list directly in the MAILTO function you may see a big performance hit...
Hi @rob_marshall ,
Thanks for the response. Our current text is not that long, but this came up as a heads-up to the users on how many more characters can be added before we start running into problems.
One more thing though, is it possible to italicize or bold the text in the email body?
Regards,
You can not Italicize it. By the way have you considered using "Notifications" in UX? It is exactly similar to what MAILTO function does barring that it doesn't have any impact on Model Performance since it is outside Anaplan Models.
Misbah<Miz Logix>
Unfortunately the dashboard is in classic environment.
I need help on how this limit is being calculated. The limit is supposed to be 80000 characters, however I have an email text of 1541 characters and the limit is exceeding. I am using chrome. Can anyone suggest something?
Yes, 80K limit is for all Email Address, Subject and Body included but there are other conditions to it as well. See this
So, after a support ticket , we came to understand that the limit is different for an Operating System, Browser, and mail client combination. Hence it's not simply 80K in chrome, other factors come into play too.
Appreciate you closing the loop on this @aakash!
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…