I am new to GCP requesting some help to solve my issue.
I am creating CSV file, json file and java script file and uploading into GCP bucket. Creating the 'Text files on cloud storage to big query' Dataflow template to populate the data into bigquery.
Need some help in converting the date format from DD-MM-YYYY to YYYY-MM-DD in big query by using 'text files on cloud storage to big query ' Dataflow template in GCP.