Can somebody help me if a boolean is true for a particular month and if we need to make the boolean true for all the months coming in future how can be do that?
Also, after few months if I want to make that boolean false, how can we do that?
@CommunityMember11
Create another line item and use the function Previous(line item with the boolen)
Hi @rob_marshall - Thanks for helping but my scenario is different.
Screenshot below:
I want if Input is true in Jan 24 and false in Feb 24, my final value line item should be true for all the months from Feb 24 onwards because Jan 24 is true.
Also, suppose I want to make it false after sept 24, how can I do that?
Try this
@rob_marshall - how about reseting it after 5-6 months?
Ok, then try this
Better yet, for the previous line item, simply use this formula
Set the boolean to true in your logic for the current and future months. To make it false later, update the condition to false when needed.
true
false
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!
At Uphold customer support β+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support β+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly atβ¦
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β¦