Hi I am learning Power BI and trying to understand how calculate works without filter calculate sum sales total amout why cant we give sum sales total amount

0 votes
related to an answer for: Understanding the DAX CALCULATE function
Sep 30, 2020 in Power BI by amitha
• 120 points
1,575 views

Hey @Amitha

Could you please post your workaround what you are trying to do? Do you have any dataset where you want to perform the DAX calculation?

1 answer to this question.

0 votes

Hello @Amitha,

The CALCULATE function is useful because it can modify the filter context of the Expression inside, as indicated by the n number of filter conditions specified by the user, according to these steps:

  • If the filter context specified by a filter condition already exists, it will override the already-existing filter context with the new one that’s been specified in the CALCULATE expression.
  • If the filter context does not exist, it will add a new filter context according to the filter condition specified.
answered Oct 1, 2020 by Roshni
• 10,480 points

Related Questions In Power BI

0 votes
1 answer

Why am I unable to import Excel (xls) files into Power BI, and how can I fix this?

You may not be able to bring ...READ MORE

answered Dec 18, 2024 in Power BI by anonymous
• 3,440 points
118 views
0 votes
1 answer

Why am I unable to set refresh for a web-based anonymous connection in Power BI Server, and how can I resolve it?

Scheduled refresh for web-based data sources that ...READ MORE

answered Feb 28 in Power BI by anonymous
• 19,000 points
58 views
0 votes
1 answer

Why am I getting an "SSL Certificate Chain Not Trusted" error when connecting SQL Server to Power BI, and how do I resolve it?

The "SSL Certificate Chain Not Trusted" error ...READ MORE

answered Feb 28 in Power BI by anonymous
• 19,000 points
107 views
0 votes
0 answers
+1 vote
2 answers
0 votes
1 answer

Why am I getting a 401 Unauthorized error when renaming a Power BI dataflow using the Power BI REST API, and how can I fix it?

A 401 Unauthorized error when renaming a ...READ MORE

answered Feb 27 in Power BI by anonymous
• 19,000 points
116 views
0 votes
3 answers

How do I get token using javascript API while trying to embed graphs using Power BI

You need to use the generate embed ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 4,747 views
0 votes
3 answers

How to create final table based on Joins of two tables in power BI?

To do so, follow these steps: From the ...READ MORE

answered Dec 16, 2020 in Power BI by Gitika
• 65,770 points
56,457 views
0 votes
4 answers

How to combine multiple tables in power BI?

Click Advanced Editor and check if step #"Appended ...READ MORE

answered Dec 16, 2020 in Power BI by Roshni
• 10,480 points
74,221 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