Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am tasked with a Power BI project involving a SharePoint application that organizes projects, each with its respective subsite. My objective is to access the 'Monthly Budget' list, which shares the same name and columns across all subsites, within Power BI based on user selection through a slicer.
Presently, I retrieve data from a specific subsite using the URL 'http://abc2019/pwa/Project1/_vti_bin/listdata.svc.' Yet, I require the capability to dynamically alter the 'Project1' value based on user selection from the slicer. For instance, if the user chooses 'Project2' within the Power BI slicer, the visuals should populate data from the 'Monthly Budget' list located in the subsite of 'Project2'.
it has nothing to do with reportserver,
anyway: to achieve this, you have to load all (at least all of the user selection options) lists from sharepoint and add a "list" or "source" column to your fact table (which then should contain ALL lists) which is connected to your slicer. then you can slice.
SharePoint Lists are Import Mode data sources, so your requirement cannot be fulfilled.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.