You need to create a calculated column to display the month based on the reporting requirements.

You need to create a calculated column to display the month based on the reporting requirements.
Which DAX expression should you use?
A. FORMAT(‘Date’Friday 26th of April 2024, “MMM YYYY”)
B. FORMAT(‘Date’ Friday 26th of April 2024, “M YY”)
C. FORMAT(‘Date'[date_id], “MMM”) & “” & FORMAT(‘Date’2024, “#”)
D. FORMAT(‘Date’ [date_id], “MMM YYYY”)

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.