Hello,
Can conditional formatting be done only on Line items?
I need to apply it on Columns which are Quarters.
How best can I do that?
@hema.murali ,
Sadly, conditional formatting can only be done on line items, so hoping you don't have a lot of line items. So, I used my SYS Time Filter module to determine if the period is a quarter:
In my module, I have a conditional formatting line item with the following formula: IF SYS Time Filter.Quarters Only THEN 1 ELSE 0 with the summary with Formula
Created 3 different conditional formatting rules, all based on my line item Cond Format
For a final look of:
Hope this helps,
Rob
Vote for this idea to help with the efficiency
using a different line item to format multiple line items
https://community.anaplan.com/t5/Idea-Exchange/Conditional-Format-using-line-items-from-another-module/idi-p/44191
David
@DavidSmith thanks for highlighting the idea! Voted for!
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…