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,498 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
• 1,410 points
53 views
0 votes
0 answers
+1 vote
1 answer
0 votes
3 answers

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

Use ADAL.js that will give you an ...READ MORE

answered Jun 22, 2019 in Power BI by anonymous
4,616 views
0 votes
1 answer

I have a web API with basic authorisation and username and password. How do i connect to it in Power BI?

Hey, @There, I found your query is quite ...READ MORE

answered Oct 29, 2020 in Power BI by Gitika
• 65,770 points
3,710 views
0 votes
1 answer

How do I calculate a rolling average or cumulative total in Power BI without performance issues?

When working in Power BI, especially with ...READ MORE

answered Nov 7, 2024 in Power BI by pooja
• 11,230 points
76 views
+1 vote
1 answer

Why is incremental refresh not working as expected in Power BI, and how can I troubleshoot it?

In most cases, when the incremental refresh ...READ MORE

answered Nov 11, 2024 in Power BI by pooja
• 11,230 points
86 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,155 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
73,865 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