Help please! I have converted dates to UK/European format (DD/MM/YYYY), which is working fine. I have a problem however when trying to calculate a column where it changes the format to US (MM/DD/YYYY). The calculated column is:
PERIOD = (‘table1′[START_DATE]) &“-“& (‘table1′[FINAL_ENDDATE])
File settings are UK English format.
Has anyone else had this issue?
—————————— Claire Cotton Data Manager ——————————
Vilmar Santos
Member
July 3, 2022 at 9:44 PM
NĆ£o sei se entendi, mas veja se ajuda.
PERIOD =
FORMAT ( [START_DATE], "dd/mm/yyyy" ) & "-"
& FORMAT ( [FINAL_ENDDATE], "dd/mm/yyyy" )?
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.
Report
You have already reported this .
Welcome to our new site!
Here you will find a wealth of information created for peopleĀ that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!