The trouble I'm running into is selection. I want the Power Apps gallery to appear blank if nothing is selected in the PowerBI table by the user. Currently, upon start, the embedded gallery will display all account numbers in the associated PowerBI table. I want to make it so the integrated Power Apps gallery is completely blank and will ONLY show items selected in the PowerBI table when/if they are selected. So, my first question is how I would accomplish that particular feat.
Secondly, I'm having trouble using the 'SelectedItems' function with the 'PowerBIIntegration.Data' and it seems I can't rely on a formula such as "CountRows(PowerBIIntegration.Data.SelectedItems)=0" to indicate when a button should be disabled or enabled. Furthermore, I was hoping to use SelectedItems to forward the rows selected in the PowerBI tables to the Power App forms for editing. So, second question is if there's a way to use SelectedItems with the PowerBIIntegration.Data. If not, is there a workaround for when I have to carry those PowerBI table selected items forward into the forms?
Thanks in advance for any assistance.

Report
All responses (
Answers (