Forum Discussion

Sportily's avatar
Sportily
Frequent Visitor
2 years ago
Solved

PowerBI - PowerApps Choice/Value table linking

Hi everyone,   We have a PowerApp where a choice list has associated values. We recently added a new choice list item. In my PowerBI table there is the column of the value, but the new choi...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi, Sportily 

    You can check if there are calculated columns in the PowerBI dataset that are responsible for converting option values to labels. This can be done using DAX expressions. Make sure your PowerBI dataset is up to date. If you don't refresh the dataset after adding a new option item in PowerApps, it might not reflect the latest changes. You can manually refresh the dataset in PowerBI to see if that resolves the issue.

    If label mapping isn't handled in PowerBI, you may need to update the integration mechanism between PowerApps and PowerBI to include new selections. Review how data is sent from PowerApps to PowerBI, and make sure that the new selections are included correctly. You can also take a look at the post below, I hope it will be helpful to you:
    Solved: Can't see the display value of a choice column fro... - Microsoft Fabric Community

     

    How to Get Your Question Answered Quickly 

    Best Regards

    Yongkang Hua

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.