web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How can we filter Powe...
Power Apps
Unanswered

How can we filter PowerBIIntegration data from a sharepoint list?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi community,

 

I was able to filter the powerBIIntegration populated data with a local microsoft excel table using this link for an html text input box.  I have to connect it to a sharepoint list instead of the excel table.  I am getting the error (attached screenshot).  Please suggest how to fix this issue.

1.jpg
Categories:
I have the same question (0)
  • Rohit Sharma354 Profile Picture
    Microsoft Employee on at

    Hello,

     

    You can refer to the documentation below:

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual

     

    This formula joins Power BI data with the Customer data. You can try something similar for Sharepoint.

    source: LookUp(Customer,Customer_x0020_Name=First(PowerBIIntegration.Data).Customer_Name)

     

     

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I not able to make this work.  Can you suggest the required change in the html text please?

    "<table width='100%' border='1' cellpadding='5' style='border:1px solid black; border-collapse:collapse'>" &
    "<tr style='background-color:#efefef' >
    <td> Course Name </td>
    </tr>
    " &
    Concat(
    Filter(Table5, Name in [@PowerBIIntegration].Data.Full_Name),
    "<tr><td>" & FullNameOfCourse & " </td></tr>") &"

    </table>"

     

    Here, table5 is imported from a local excel file.  I want this to be a sharepoint list. 

    Screenshot 2020-06-25 at 8.15.56 AM.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard