Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi there, I would like to add public holiday in the calendar visual, yet I don't know how to extract the date properly between two dates which are joined by "and" instead of any delimiter, grateful to have some tips. Thank you.
Solved! Go to Solution.
you can try split by "and" and to rows
Proud to be a Super User!
you can try split by "and" and to rows
Proud to be a Super User!
Thanks @ryan_mayu I tried your suggestion yet the date format e.g. "Sunday 1 January" cannot be formatted to 1/1/2023 (below capscreen). Wonder what should I do? Appreciated.
source: Public holidays | Recreation, sport and arts | Queensland Government (www.qld.gov.au)
then you extracted text after space
then create a custom column
Proud to be a Super User!