TM1USER function#
TM1USER returns the display name of the current user's active session on a server.
TM1USER is a native TM1 / Planning Analytics function.
Signature#
=TM1USER(server)
Arguments#
| # | Argument | Type | Required | Permitted values and notes |
|---|---|---|---|---|
| 1 | server |
String | Yes | The server instance. |
TM1USER takes zero or one argument, though the server is needed to resolve a session.
What happens when an argument is wrong#
| Situation | Result |
|---|---|
| More than one argument | Hard error, the cell shows #VALUE! |
| A blank server | Warning, the cell returns blank |
| An Excel error value in the server argument | Hard error |
Examples#
=TM1USER("PlanTM1")
Related pages#
- IBM Planning Analytics functions - the function index and the shared error model.
Feedback on this page
Comments, questions, requests, or something missing or unclear? Email us - the page you are on is filled in for you.
Email feedback on this pageOr write to support@reportworq.com directly.