Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a dynamic title that changes with the months selected from either a slicer or from the drill down in the chart. The months when they appear in the title do not appear in chronological order. For example when first 3 months are in title it is "Mar, Feb Jan" If I also selct April, Apr comes after Jan in title.
How can I get months in title to appear in order?
Solved! Go to Solution.
You may take a look at link below.
http://www.excelnaccess.com/concatenatex/
The CONCATENATEX function can have optional parameters to define the order of the table to use to concatenate values in a string.
I am not very experienced with the writing of parameters. How would I write the additional parameters for the sorting with this as my Concatenatex?
CONCATENATEX(AllButLastSelectedMonth,Paudits[MonthOnly],
Thanks
You may take a look at link below.
http://www.excelnaccess.com/concatenatex/
The column used to provide the month is a formatted column providing the month which is referencing a column with the entire date in it. dd/mm/yyyy to mmm
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 48 | |
| 42 |