How to get the current user for a line item and is there a way to get the time stamp
Hi @143kishornaidu
If you are looking for a solution to get the current date in Anaplan, then you can refer below solution where I have answered same question
For fetching latest timestamp in Anaplan, you need to use Anaplan batch script to import system time as answered above
Cheers!!
Hello @143kishornaidu ,
To show the current user, use the formula ITEM(Users). If required, you can turn off "Show All Users" in the blueprint view. Whenever user logs in, line item shows his/her user id.
Since Anaplan is a web-based application, we generally show date in Anaplan by running an action. This can be achieved by Integration where action runs everyday to update Date.
Thanks,
Vamsi
@143kishornaidu your question is sort of subject to multiple interpretations. So besides Vamsi's interpretation above. Here's other interpretations to your question both of which will give a timestamp as well.
2. If you are referring to who updated the line item in Blue Print mode (e.g. formula, summaries) then you can go to History tab, select the period you want reported for and Click show history. You may need to export it to a file after which you can Filter by the line item you are interested in. This will actually provide you the information in item 1 as well plus all other stuff.
@Vamsi_Kaki
I used the approach you explained above and was able to build a module by user dimension. Add line item as you mention and its working as designed.
Is there a way to now use this value in a module that does not have user dimension. When I try to do that, it still take All User (Top Level Aggregation).
@sagarkpr . I think here import from Works From users module to non User Module
I’m having trouble recovering access to my Anaplan workspace account. Could you please help me?
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…