User Profile
KGillett
Frequent Visitor
Joined 3 years ago
User Widgets
Contributions
Re: Filtering the PowerApps Visual using Power BI Slicers
Thank you for taking the time to document this. I was struggling with getting my BI filters to work with the embeded App. I had one issue that took me time to solve and that was that it worked much better via BI web edit than via BI Desktop. The thing seemed to match your steps much closer and things worked. Thank you!11KViews0likes0CommentsRe: Add a new row to Matrix based on values from other rows
Actually, your question tamerj1 sent me back to basics and I reassessed how data should be served up to work in a Matrix. I modified the data structure and it is working fine. I had 3 data tables coming in and was trying to make it too clever. Sometimes it's too easy to get buried in a complex methodology and miss the basics!704Views2likes0CommentsRe: Add a new row to Matrix based on values from other rows
Hi tamerj1 I think I've found a way. I created a key between my summary tables and used a lookupvalue to pull the data across. I now have the 'Balance' showing correctly in the pivot. I'll post more info when I've worked it through and maybe you can show me how I should have done it. Thank you!720Views2likes0CommentsAdd a new row to Matrix based on values from other rows
Hi, I've spent more time than I'd like to admit trying to work this out myself, but I've run out of ideas. I suspect this isn't that difficult, if you know where to look. Appreciate any guidance. I have managed to create a series of unions (in DAX) that summarise information and populate nicely into a Matrix. The visual's data looks like this (with the names hidden by the green blobs): This is what I'm trying a achieve: I'm trying to add the highlighted rows to the Matrix by simply doing a calulation of 'Availability' minus 'Bookings' for each Person. I'll call this 'Balance' and show it at the bottom of each Person's records. I have been trying to add another union to do the calculation, but I can't get that to work. Guidance appreciated!Solved752Views0likes3Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.