EXERCISE TOPIC▼
POWER BI EXERCISES▼
DAX EXERCISES▼
DAX | DAX queries exercise | Use EVALUATE to list out Brexit Remain strongholds
This exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
You can learn how to do this exercise if you attend the course listed below!
Software ==> | DAX (21 exercises) |
Version ==> | |
Topic ==> | DAX queries (2 exercises) |
Level ==> | Relatively easy |
Course ==> | DAX |
You need a minimum screen resolution of about 700 pixels width to see our exercises. This is because they contain diagrams and tables which would not be viewable easily on a mobile phone or small laptop. Please use a larger tablet, notebook or desktop computer, or change your screen resolution settings.
Open the Power BI Desktop file in the above folder, and connect to this file within DAX Studio:

You should see something like this for the model's metadata.
Write a DAX query using EVALUATE which lists out (in descending order of remain votes) data for those areas where the remain vote was more than three times the leave vote:

What your query should show.
Save this query as Remain strongholds.dax, then close it down.