If line item is list formatted and if list item choosen is repeating , then how to get the last ocurrence of every list item?
Input Module
Calculation
Note: Summary for this line item is kept as "last non-blank"
The last occurence is indicated in the summary row.
Thanks
Arun
@PujithaB
Can you please post some snapshots of what are you trying to achieve. We don't have native ISLASTOCCURENCE functionality , the closest we have is LastNonBlank - as an aggregation functionality and you can also change the summary settings of a line item to Last Non Blank - Explore these options and see if this helps
If not, feel free to post a snip here about the expected outcome - will surely try to help
Thanks,
Misbah
Hi, @PujithaB
I suppose that you mean like this, don't you?
I set three modules.
1. Choose from List
-- dimension: numbered list (#1-20), Line item 'Choice' formatted as the List Item Choice(A-D)
2. Process
-- dimension: numbered list(#1-20) & Choice(A-D)
Line Item 'Which' is described below
numbered list has build-in top level and its summary method set as 'Lastnonblank'
3. What is the last row
-- dimension: Choice(A-D)
Line Item 'the last row' = process.which
I hope this works in your model.
Regards,
Taichi
Hello Community members, Requirement Details: I have 5 levels of composite hierarchy list (A1, A2, A3, A4, A5). I have published a module in UX, Now the requirement is If user select a list member from A4 level in the context selector or Custom Filter I have to display all the list members under that A4 level. How can I…
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…