Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

antoher newbie question

Hello!! 

 

I have a question, which for sure will be very easy. We send a survey with every sale, and I need to extract the satisfaction of these surveys.

 

In Qlik we have it with the formula

count({$<survey_response = {'5', '4'}>} ID_sell / count({$<survey_response = {'1', '2', '3', '4', '5'}>} ID_sell)

 

How can I do it in DAX?

3 Replies