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.
It's now possible to use the additional insights to have dynamic filters, however the columns in the table are fixed widths. It's quite unfortunate that the ability is added, but the layout isn't dynamic. I understand that a report is more fixed, but adding dynamic columns would really help make the management reportβ¦
I have a switchover module which is dimensioned by custom version and Line item custom switchover. Called SYS105. I have a Switchover selector module called FUX104. I want the selection to be limited by SYS105. Currently it shows all months. The end output is i just want to see May 25 and Sep 25 as the selection instead ofβ¦
There was an error rendering this rich post.