Hi ,
I am trying to add newline break to make the email body readable while concatenating line items . Would appreciate if this is feasible in Anaplan.
Thanks,
Deepa
Hi @dkaratgi,
when typing in Anaplan, you can go to new line using ctrl+alt+enter.
However, cannot see the way to do that while writing your formula. As I understand you concatenate different line items formatted as text?
I was searching for newline character, but could not find anything like that. Would love to hear if anyone knows a way to do that.
@dkaratgi
Take a look at this thread: https://community.anaplan.com/t5/Anaplan-Platform/Text-formatting-within-email-s-body/m-p/39468#M3971
Thank you so much Rob! It solved my issue .
I had the same experience as other users in the thread posted where the new line character was not getting embedded.
Then type in Data Cell "<new line character>" . I use a windows 10 so typed in Ctrl+Alt+Enter within quotes and it worked like a charm .
Awesome, glad I could help!
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…