Hi @Anonymous :
Could you tell me:
What is the specific operation you build canvas app to integrate with Power Bi? Could you elaborate on it?
There are many reasons will cause “No item to display”, such as:
Case1:The record that specified in the form’s items attribute does not exist.
Case2:The data source of the record specified in the form’s items property does not match the data source of the form
Case3:No record specified in the form’s items property.
Ect……
According to your description, I guess your situation may fit the description of case2.
In order to solve this problem, I suggest you :
- Check the gallery‘s items property and the form’s DataSource Make sure they use the same data source.
If you still have any problem, don’t hesitated to let me know.
Best Regards,
Bof