May i know how to enter multi lines text and display in UI?I tried with line item with text format, able to input line break by ctrl+alt+enter in edit mode. But in UI, still shows as 1 line. Is it possible to show as multilines as well?
Hi weilun.I assume you're refering to one of the line items in your module. If you wish to display text formatted line item with text that contains line breaks you can try steps below.1. Select line item with Text format.
2. On menu ribbon pick View -> Publish Selected Line Items to Dashboard and select dashboard you wish to publish this item or create new one.
You should get box similar to Item 1 as per screen below. Note that your dashboard should refer all module dimmensions included in source module (in my case those are Time & Versions). If your issue concerns textboxes that can be added from dashboard level there should be no problem inputting muliple line with Ctrl+Alt+Enter combo.
I hope that helps.RegardsLukasz
Is it the only way to show multi lines?Is it possible to show in table view instead of dashboard?
Yes at the moment this is the only way.
Hello,
Thanks for this helpful solution. I was wondering if we now have an improved way of doing this? In particular whether we can just publish a module, which allows for more than one columns
Thanks,
Lily
I have a requirement to extract last 90 days data from an Anaplan model through Matillion. I wanted to know is there any API which I can use to achieve the same? I have taken a look at the (Integration APIs) Bulk API as well as Transactional API and none of them has a relevant query parameter which I can use to apply the…
Hi, I'm trying to create a month to date line that is based on a specific input date, not the actual date. Is this possible?
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…