Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

jael91407431
jael91407431
Offline

Badges

Badges
15

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
13

Posts

Posts
46

Discussions

Discussions
24

Questions

Questions
22

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by jael91407431
Customize the badges you want to showcase on your profile
Re: Vlookup formula in List of Functions - Adobe Campaign Standard 18-01-2018
Hi,I had attempted to search for "funclist" inside schemas folder and nothing shows up:Also, how can I pull up or show the directory path inside Campaign?

Views

12.2K

Likes

0

Replies

4
Re: Vlookup formula in List of Functions - Adobe Campaign Standard 18-01-2018
Hi,In the documentation, it points to a repository of functions inside Campaign:"Further function examples can be found in the predefined package "xtk\datakit\funcList.xml":Where in Campaign can I find the folder, "xtk\datakit\funcList.xml"; as I can't find "datakit" schema inside the "Data Schemas" folder:

Views

12.2K

Likes

0

Replies

6
Re: Vlookup formula in List of Functions - Adobe Campaign Standard 18-01-2018
I found it, the correct link:Adding additional SQL functions

Views

12.2K

Like

1

Replies

0
Re: Vlookup formula in List of Functions - Adobe Campaign Standard 18-01-2018
HI,The link is broken. Can you provide the correct link?

Views

12.2K

Likes

0

Replies

0
Vlookup formula in List of Functions - Adobe Campaign Standard 18-01-2018
Hi,Can I create vlookup or hlookup formula inside our workflow?The List of Functions under Advanced Parameters doesn't contain either vlookup or hlookup functions:As you know vlookup (or Vertical lookup) searches down the first column of a range for a key and returns the value of a specified cell in the row found.Syntax: VLOOKUP(lookup_value, Table_array, Col_index_num, Range_lookup)So how can we create ad-hoc functions if they are not listed under List of Functions?

Views

13.0K

Like

1

Replies

13
Re: "R.O" in SQL - Adobe Campaign Standard 18-01-2018
Thank you so much for the reply. In addition, what does "RO" stand for?And is it best practice of RDMS to use "RO" as an alias?

Views

1.4K

Likes

0

Replies

0
"R.O" in SQL - Adobe Campaign Standard 08-01-2018
Can any one explain what the "R.O" mean when we generate a SQL expression:...and does Adobe Campaign generate the "R.O" be default in every SQL interpretation.Thank you.

Views

2.4K

Like

1

Replies

3
Re: Creating Databases and tables using SQL Commands - Adobe Campaign Standard 02-01-2018
Super, thank you Serge. Will give it a try.Much appreciated,Jae

Views

1.3K

Likes

0

Replies

0
Creating Databases and tables using SQL Commands - Adobe Campaign Standard 13-12-2017
Hi,Can you create create AC databases and/or tables using SQL Commands? If so, how does one do so?

Views

2.0K

Like

1

Replies

3
Creating Ad-hoc tables - Adobe Campaign Standard 13-12-2017
Hi,I'd like to throw this out the community to see the best response:I wish to create an ad-hoc table in our AC instance for the purpose of querying.From what I understand, I can either create a list or another table.A list is a temporary if a convenient way to query that contains data or entities (like indexing) but on a temporary basis. But a list's data can only contain data that's already contained in our database, is this correct? Secondly, ad-hoc tables (a table developed for certain workf...

Views

1.7K

Like

1

Replies

1