Total sales for orders till current date using MTD

0 votes
How to show total sales for orders till current date using MTD?
May 2, 2019 in Power BI by riya
1,322 views

1 answer to this question.

0 votes
Hi Riya,

Use the below code to find the total sales for orders for the month till date.

total sales for month = TOTALMTD(SUM(Orders[Sales]),DATESMTD(Orders[Order Date]))

Hope it helps you.
answered May 2, 2019 by Cherukuri
• 33,050 points

Related Questions In Power BI

0 votes
1 answer

How do I revert from using refresh policies with an EffectiveDate to using the current date in Tabular Editor 3?

To revert from using EffectiveDate to the ...READ MORE

answered Feb 28 in Power BI by anonymous
• 24,110 points
131 views
0 votes
1 answer

How to Calculate Total Sales for the Last 3 Months Dynamically in DAX?

To dynamically calculate total sales for the ...READ MORE

answered Mar 3 in Power BI by anonymous
• 24,110 points
67 views
0 votes
1 answer
0 votes
1 answer

Using DAX calculation how to calculate monthly budget till today in power bi Desktop?

You can make use of this: MTD Budget ...READ MORE

answered Sep 24, 2020 in Power BI by Gitika
• 65,770 points
2,007 views
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,090 points
1,575 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,090 points
2,912 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,520 points
1,696 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Open power bi report nd sign in ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 1,855 views
0 votes
1 answer

Can i show data for one variable for a field without using slicer?

Hi Pranav, Yes, you can perform the calculation ...READ MORE

answered May 16, 2019 in Power BI by Cherukuri
• 33,050 points
749 views
0 votes
1 answer

Calculate age from dob field and another date value using slicer

Hi Karthick, Create a parameter with year range ...READ MORE

answered May 17, 2019 in Power BI by anonymous
• 33,050 points
1,892 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP