HsDescription is not working for Entity dimension
Summary:
We have a worksheet that is using HsDescription for both Entity and Account. Account is working fine but Entity is returning a blank value. We have tried different connection types, verified the Entity members do have aliases in the default alias table, etc. The data is getting updated correctly in the HSGetValue cells with the different entities but the description remains blank. Has anyone else experienced this behavior?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25.100 (Build 134)
Code Snippet (add any code snippets that support your topic, if applicable):
=HsDescription($D$2,"Entity#"&D6) returns blank (D2 is the connection name, D6 is the Entity member name)