Hi,
I want to sum the total Categories in each Quarter-Year in this module
using this column in this other module
please help!
Thanks 🙂
Amanda
Try implementing the below one.
Qlikview Competitive take out report.CTO Competitor Report Category[SUM: Qlikview Competitive take out report.CTO Competitor Report Category]
(considering Quarter year dimension also in source module).
Hi @aabalos
If you want to sum the quantity as a count of how many items then I would recommend:
Create a line item in the module called 'Qlikview Competitive Take Out Report' and call it 'Count' and make the formula '1'
Then in the module called 'CTO Competitor Categories Report Details' under the line item 'Qty' create the formula that does the following - references the 'Count' line item and then sums the category dimension (so the name of the list for the categories) - Like Qlikview Competitive Take Out Report.Count [SUM: the list in the line item called 'CTO Competitor Report Category', LOOKUP:Quarter Year ]
Alternatively I would look for a way to link the data to the anaplan time dimension quarters in the module 'Qlikview Competitive Take Out Report'. This will mean you do not need to reference the time via a lookup such as you do in the 'Quarter Year' line item.
I hope this helps!
Usman
Hi Amanda,In the take out report, create one line item formatted with Quarter List you are using and derive the quarter using the PARENT(ITEM('List Name')) formula. Create another number formatted line item called Count with the formula of 1.Then use the following formula in CTO Categories Report Details module:Qlikview Competitive Take Out Report.Count[SUM: Qlikview Competitive take out report.CTO Competitor Report Category, SUM: Qlikview Competitive take out report.Quarter]
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…