Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
KM3033
Frequent Visitor

Create a Calculated Table for YTD Revenue

I've been trying to create a calculated table for a few hours now and I can't figure out how to do it. All I'm trying to do is create a table that shows YTD revenue for the 2017 and 2018 fiscal years. This is something that would be very simple to do in Excel, but I'm wanting to understand Power BI and DAX better.

 

I have a table in which I summed revenue by fiscal month (screenshot below). Now I just need to have a cumulative sum to show YTD revenue.

 

rev by month.png

 

I have separate tables for FY17 and FY18 that I combined into a table called YoY. The relevant columns are: Close Date (MM/DD/YYYY that sale was closed), Sale Amount ($) (the revenue amount for each sale), Fiscal Month # (so that the months will be ordered from July to June), and Fiscal Year.

 

How would I write the DAX expression that would create a calculated table showing YTD revenue for both fiscal years?

 

4 REPLIES 4
Ashish_Mathur
Super User
Super User

Hi,

 

Share the link from where i can download your PBI file.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

I published my report to the web, but I'm not sure if you can download the report from there (I haven't published to the web before, so I'm not quite sure how it works). Here's the link: https://app.powerbi.com/view?r=eyJrIjoiNTFkYjk3YTctOTZhNS00MjY4LWJjNTMtOWQ5ZTRhMzliNjU0IiwidCI6IjczO...

v-chuncz-msft
Community Support
Community Support

@KM3033,

 

You may try using TOTALYTD Function.

https://www.sqlbi.com/articles/time-intelligence-in-power-bi-desktop/

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I did try that, but the formula didn't work properly for me (probably because I didn't write the DAX code correctly). It just had the same amount for each month.

 

How would I write the DAX formula with TOTALYTD?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.