Forum Discussion
AjithTravvise
Helper II
6 years agodax
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 Count...
- 6 years ago
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
AjithTravvise
Helper II
6 years agoHi Greg,
This worked, but when I am applying filter by Country its not working
Regards
Ajith
Pragati11
Super User
6 years agoHi 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
- AjithTravvise6 years ago
Helper II
What i noticed is if the value is 0 it returns -ve figure.