Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Project Online - Enterprise Project types

I am working through the implementation of the Project Online Power BI connection pack and I am struggling with establishing how Project Types are maintained with the Project Online dataset:   ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous,

    Power bi data connectors are based on corresponding rest API, so if these change name operations did not affect the root project names, these changes should not update to the power bi side.

    I'd like to suggest you add a custom table to the power bi side which maps keys and names for the project objects. Then you can add a custom column to the raw table to reference the new name from the custom table for the following report design usage.

    Regards,

    Xiaoxin Sheng