Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |