Forum Discussion
Card in PowerbI not pulling the correct Data from Excel from SharePoint
Good Day,
I have 4 excel documents that are saved in SharePoint. In each excel document it has a tab called Availability that allows the user to enter if they took a business, sick or vacation day during the a specific month. At the end of the each month it has 3 additional columns named Business, Sick and Vacation which deducts the total amount of days taken each (business, sick and vacation) and it shows the employee's balance days remaining for the year.
I created a card in Powerbi to show the balance days for each but it is pull a high figure (e.g. if the balance vacation days for user X is 40 it is pulling 536)
Is there a way just to pull the correct number from the columns suggested?
3 Replies
- BA_PeteSuper User
Hi KPro17 ,
On first scan, it sounds like you may have an issue with your model relationships. This behaviour is indicative of a crossjoin happening somewhere, but can't be sure without more information.
Can you provide copyable example data from all four of your SharePoint documents, as well as detail around what calculations you are trying perform across them please?
Pete
- KPro17Frequent Visitor
Query created when data pulled from SharePointplaceholder for vacation countPlaceholder for sick countPlaceholder for business countformula to calculate balance business leaveformula to calculate balance Sick Leaveformula to calculate balance vacation Leave
- KPro17Frequent Visitor
Hi Pete,
Please see the attached documents. All four documents have the same availability and leave types tabs which was pulled from SharePoint into PowerBI. The Leave Types have the place holders for determining the business leave for each month (Bjan), the balance sick leave for each month (SJan) and balance vacation leave (VJan). Once a user takes a specific leave during the course of the month, it will add the total respective leaves and take it away from the leave types tab holders and show the new balance Business (AO) Sick (AP) and Vacation (AQ).
In powerbi, I would like to card to show the balance leave type represented in AO, AP, and AQ.