ContributionsMost RecentMost LikesSolutionsData import through external API services - integrating with Dynamics 365 How to leverage the power of the platform to achieve a seamless connection with your API-enabled ERP, in this specific example we will be looking at Dynamics 365 Finance and Operations. Retrieving text attribute value for any member via XFBR Hi, I would like to retrieve the value for a text attribute of a member - could be in any any dimension - in order to display it in a label on a dashboard. Can I do so with a generic XFBR? SolvedRe: UD8 Dynamic Calc - Aggregate Entities Hi psc I have not done it with a dynamic calc, but in the past I have succesfully used an Attribute Member on UD8 configured to pick up a text on entities, and then used it in combination with C#Ag...Re: Retrieving text attribute value for any member via XFBR This is an example of XFBR code that can retrieve any text attribute, as well as member description, from any member in any dimension. It will also work when retrieving scenario/time varying attribut...