Forum Discussion
Henning
OneStream Employee
1 year agoHi, no, I do not think it is possible to get DimTypeId from a member name. That is because member names may be the same between different dimensions, e.g. None exists in every account-type dimension. With just the name, the system would not be able to know which dimension to return.
Is it not working for you to provide the DimTypeId like this in the formula (using account as an example)?
DimTypeId.AccountGaneshJ
1 year agoNew Contributor II
Hi, "DimTypeId.Account" does work but we thought of keeping it as dynamic.