This is what I am trying to do in the link below:
https://zebrabi.com/writeback-comments-power-bi/#comment-85520
I am stuck on "Working in Power App Studio" section. I am trying to connect Excel fields from Power BI to Power App.
I have a within a Screen, I have a Gallery & html text within, attempting to pull a field (from Power BI that I placed into the Power App Visual before sending it to Power App online.) by using "ThisItem.Comments".
It is not recognizing "Comments". Only options are "IsSelected" after the period.
1. I have ensure that the ‘Items’ property of the gallery is populated with ‘PowerBIIntegration.Data’ (without the single quotes around it).
2. I have turned off the Explicit Column Selection.
3. I went to add data and selected power BI.
I am not sure why it is still not pulling the fields from Power BI. I would like to pull fields from my dataflow in power BI as well as the excel for comments, if possible.