Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello All,
I am very new DAX and I mapush to work on this because of current situation. Please look into the below scenario and help me calculate the DAILY VALUE
Table Name : Sales
Country | Date | Periodic Value | Daily Value |
India | 1/1/2020 | 100 | |
India | 2/2/2020 | 150 | |
India | 3/3/2020 | 250 |
Solved! Go to Solution.
Hi @AjithTravvise ,
In your DAX formula, replace "ALL" with "ALLSELECTED".
This will take into consideration any filters you are applying like the COUNTRY.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Wild guess on this one because I have no idea what you are expecting for Daily Value: https://community.powerbi.com/t5/Quick-Measures-Gallery/Periodic-Revenue-Reverse-YTD/m-p/373185#M111
I wanted to add one new column with daily value
Hi Greg,
This worked, but when I am applying filter by Country its not working
Regards
Ajith
Hi @AjithTravvise ,
In your DAX formula, replace "ALL" with "ALLSELECTED".
This will take into consideration any filters you are applying like the COUNTRY.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
What i noticed is if the value is 0 it returns -ve figure.
HI @AjithTravvise ,
Can you please provide some details on how you want this DAILY VALUE to be caluclated? There is no reference in your question to what you want and it's impossible to answer.
Thanks,
Pragati
Now i am unable to generate a daily sales report since i have only incremental values. I wanted to break it down to daily. I hope i am clear with my requirement.
Hi @AjithTravvise ,
Simple question - How can you generate daily sales if you don't have data for it? As you say you have got incremental values not daily values.
Thanks,
Pragati
Hi Pragati,
I need help in creating a measure for calculate the daily sales value.
Regards
Ajith
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
19 | |
17 | |
11 | |
9 | |
9 |