Well, I kind of figured out the answer to my question from the other day (with the help of some of you - thank you!)
I did manage my own work-around .... kind of.
I was finally able to extract the last 6 numbers of the SKUs we use for events. These numbers represent the date of that event ... it would look like XXX091021 for example. The XXX would represent the abbreviation of the location of the event.
Anyway - there were some great tips sent my way but ultmately (and may not correctly), I ended up using a formula to bring those last six numbers of the sku (the date) into a new column.
New column entries look like this: 091021
Now I need to convert that (or at least represent it on a datapage) as an actual DATE.
Why? I need to show all events that will take place between two given dates.
I know this is an insanely difficult route to take but the way that our orders are processed does not allow for the import of the event date. Painful.
ANYWAY - anyone? I know Concatenate was suggested but I have no idea how to concat within a string.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
RobStach
Well, I kind of figured out the answer to my question from the other day (with the help of some of you - thank you!)
I did manage my own work-around .... kind of.
I was finally able to extract the last 6 numbers of the SKUs we use for events. These numbers represent the date of that event ... it would look like XXX091021 for example. The XXX would represent the abbreviation of the location of the event.
Anyway - there were some great tips sent my way but ultmately (and may not correctly), I ended up using a formula to bring those last six numbers of the sku (the date) into a new column.
New column entries look like this: 091021
Now I need to convert that (or at least represent it on a datapage) as an actual DATE.
Why? I need to show all events that will take place between two given dates.
I know this is an insanely difficult route to take but the way that our orders are processed does not allow for the import of the event date. Painful.
ANYWAY - anyone? I know Concatenate was suggested but I have no idea how to concat within a string.
THANK YOU ALL IN ADVANCE!
R
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.