User Profile
fengwufangzhu
Frequent Visitor
Joined 5 years ago
User Widgets
Contributions
Summarize Running Total or YTD
Hi All, I am stuck for a while on this and also tried to google around. I have a set of raw revenue data by site and by month. I need to get the cumulative running total and bring it to another table using summarize function (in order to union with other scorecard metrics for some other purpose). Site Month Revenue A Jan 24 10 A Feb 24 30 B Jan 24 5 B Feb 24 2 Yes I can calculate cumulative running total using either quick measure or YTD function, it is working fine on original table. However once I summarize and bring to another table, the cumulative is not working and only showing monthly data. What I need: A new summarised table with cumulative revenue Site Month YTD Revenue A Jan 24 10 A Feb 24 40 B Jan 24 5 B Feb 24 7Solved749Views0likes2CommentsRe: Gateway Refresh Error SharePoint: Request failed
We raised a ticket to Microsoft and comfirms it is due to set up of gateway. When no mash of data is done, the access of to sharepoint route via "Online", hence by default there is access. However in case of mash up data, access to sharepoint route via gateway, hence gateway must have access to both sharepoint and database. This is confirmed when we try to create a pbi data connection to sharepoint, it could not go through. This particular gateway was set up outside of the organisation network unlike the other 2.1.5KViews0likes0CommentsRe: Gateway Refresh Error SharePoint: Request failed
1. Are you having multiple tables connecting to SharePoint -2 table connect to 2-3 tabs in sharepoint. 2. Are you merging tables in same dataset -Have some joins, append, relationships happen to the same dataset. 3. What is the size of file/data that you are pulling from SharePoint -Very small, 1000 rows 4. As this is SharePoint online, why are you using gateway -I have main data source connect to database. Thing i dont understand is that it only happen to 1 out of 3 gateway connection.1.7KViews0likes3CommentsGateway Refresh Error SharePoint: Request failed
Hi Folks, We have a report runs well on desktop and primary gateway and now we would like to set up a backup gateway connection. The refresh cannot get through after running for about 1 hour and the same error always appear:SharePoint: Request failed We tried many time, such as switching between gateways, the old one always work, the new one always fail. Also tried clear permission, re-login, publish to a different workspace... Our PBI gateway admin could not figure out why. I suspect this could be some version or compatibility issue?Solved1.7KViews0likes6CommentsSUM of ALLEXCEPT is Wrong however Row Level Correct
Dear folks, I am trying to simulate customer occupancy rate in building by level. The first part is simple by count distinct ID column. However there is complication that certain customer have committed space and we would like to know utlisation based on both actual and allocated usage. This requires me to get an aggregated number (LOD in tableau terms) using ALLEXCEPT and then compare with the commitment number in another table (linked with customer+level relationship). The idea is to see if customer utilisation is lower than allocated, then the higher number will apply. The calcuation works well on row (customer/level) level however the sum is wrong (should be 5+8+3=16 not 13). I need this total to be correctly displayed on card and react to the slicers. Somehow I am stuck for a few hours while exploring many ways. The raw data is connected to database. I have attached an indicative PBIX file. Appreciate help. https://www.dropbox.com/s/7e4845tuk29mdd3/test.pbix?dl=0Solved718Views0likes3Comments
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.