2 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

A way to join tables or keep separate?

Our take

Managing budgets effectively is crucial for services companies, especially when clients request detailed fiscal year summaries. In this scenario, the challenge arises from separating projected billings and invoiced amounts into distinct tables within the data model. While leveraging Power Query can streamline your data organization, it can also complicate the process. The goal is to create a unified output that displays both invoiced and projected billings, grouped by fiscal year. Let’s explore how to achieve this integration efficiently, enhancing your reporting capabilities.

Hello, folks. I run a services company. Often my clients ask for a budget summary broken down by fiscal year (including PROJECTED billings). Last year I got smart and added a formula to calculate the fiscal year (e.g. 2025-25 for those starting in January, and 2025-26 for those with a July FY start date) for each billing milestone ([Milestones table]. That enabled me to produce the customer summary table (really a GROUPBY array) in the screenshot.

COMPLICATION
I decided to streamline [Milestones] by moving the invoice detail to another table. Now I have a situation where the PROJECTED billings and their [expected invoice date] are in one table, and the INVOICED billings are in another table with [paid date]. These tables are in the data model (see attached) so i tried to get a pivot table using the linked tables to work, but it is not working as expected. (See data model screenshot.)

QUESTION

Is there a way to output both invoiced and projected billings in one table, grouped by the (customer-specific) FY? In my mind I can create a joined table in the data model, but I am no db expert and I am still struggling with powerquery.

https://preview.redd.it/okhw5q66cxmg1.jpg?width=812&format=pjpg&auto=webp&s=26e38742adb0dce2c2069b77ee87a8de0a006f77

https://preview.redd.it/wad9g539bxmg1.jpg?width=402&format=pjpg&auto=webp&s=84cdf0a963bcb93ba5fa0016c5e9d98a9b175a48

submitted by /u/MelKCh
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles