to MS Excel but first, I have to write the correct select statement.
I am old now and been more than 10 years I did not do any programming or coding, I am a chef now:slight_smile:
I just need t know how to do select statement can read this data from Entities.CustomData
maybe I can refresh my brain.
usually, as I remember every column store a value in this case Entities.CustomData store many data, this is new to me so I forgot how to read this using select
As I said that’s JSON which SQL pre 2016 doesn’t have much power to manipulate.
It is used because the entity custom fields are not fixed field content, similar to custom product tags.this is not unusual especially in world of web with php and Java.
You will be better off using the samba reports and data export option to output to CSV which you’ll be able to open in excel.
The report wouldn’t be overly complex…
{REPORT ENTITY DETAILS:xxxxxxxxx} will do the job.
I have one very similar to get a list of emails for mail list for last client but not at PC.
many thanks to all for the efforts I made I learned a lot from you.
I successfully export the customer details to excel files please have a look to the report and to the Excel file below
now in excel I have clean the data and fix the everything, I can now send the SMS to customers and run some more marketing.
now I would like to import the clean data bake to samba or sync the data whatever you call, @QMcKay advised me to use batch create after creating a yaml string using a formula in excel,