The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a visual in form of a table.
In the first column I have the months:
january
February
...
December
I am doing the calculations (calculating the sum of sales in each month of current year). How can I add another measure to display the name of the month from the first column?
Solved! Go to Solution.
Name of month = selectedvalue(calendar[monthname])
Name of month = selectedvalue(calendar[monthname])
User | Count |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
23 | |
14 | |
13 | |
10 | |
8 |