Hi, guys
What I am trying to acheive is pretty simple as in the attached file.
I would like to identify a month where "sales" is maxium among "TIME" dimension(Jan 2018 to Dec 2018)
Any pointers?
Thanks in advance
Greg
@gregoryTan
On the Sales line, set the summary to MAX.
Create another module with the only List being Time, call this Time Filters with the following line items.
In the orginal module, update the Max Sales line item to be a Boolean and add this formula: Data = Data[LOOKUP: Time Filter.FY Year]
Hope this helps,
Rob
Thank you, Rob.
Perfectly worked for me.
Cheers.
Hi all, A generated API Key is available, intended for uploading and importing files. Could anyone share how to use it to make requests? Is there any prior setup or authorization required before the API Key can be used? Any guidance, examples, or tips would be much appreciated.
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…