I want the user to select only one boolean line item at a time. When the user selects one boolean, other booleans should not be selected, and once the user unchecks the selected boolean, all booleans should be available for selection.
You can use this formula in Write DCA Line Item,
You don't need any summary for Only One? Line Item and use this formula:
IF TIMESUM(Only One?) THEN Only One? ELSE TRUE
Cheers!!
@jhondoe443322 By using Dynamic Cell access you can implement this.
@SriNitya Can you guide me. I am not able to do this I have tried
@jhondoe443322 Use below logic to apply DCA
Please Note the Line Item Summary for Only One
@HimanshuRaj is there a way where we can possibly avoid SELECT actually there is no LIST or anything available for me the Only one Boolean Line Item is Time Formatted and I cannot use SELECT there!
@jhondoe443322 If it's time formatted, then keep the time summary to Any as i did above and use [Select: Time.All Periods]. It will work same way
Can you confirm, if you have Total of All Periods on in your time settings
Yes I have tried the approach you are telling. But I want to avoid the use of SELECT and All Periods!
Is there any specific reason to avoid using Select for All Periods? as It's not against Planual Best Practices
To avoid select you can try below approach, Create below two modules. 1.
@jhondoe443322 To avoid select you can also try below approach, Create below two modules.
2.
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplanβ¦
Hello everyone I am going through an issue with security when logging into Anaplan via power point add-in. I am a workspace administrator and SSO user. But once I installed add-in for power point, I am not able to login. I am using Universal Login (default) connection and it asks for user name and then a password (notβ¦
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7β¦