Community & Support
Learn
Marketplace
Menu
Menu
🎉Community Raffle - Win $25
An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win
Home
›
Discussions
›
Community Q&A
how to append/join two extract bank micro
sgnarkhede2016
New Altair Community Member
Mar 13, 2020
Updated
Nov 5, 2024
by
Jocelyn
how to append/join two extract micro
e.g. extract macro names are qurery and query1
query=sachin,abhay,ravi
query1=om,john,clara
I want result
query2=sachin,abhay,ravi,om,john,clara
Find more posts tagged with
AI Studio
Join
All Replies
Accepted Answers
Sort by:
Sort by
Oldest
â–¾
1 - 1 of 1
↑
1
↑
MartinLiebig
Altair Employee
Accepted Answer
Mar 13, 2020
Hi,
Generate macro with
concat(%{query} , %{query1})
should do it?
Cheers,
martin
Sort by:
Sort by
Oldest
â–¾
1 - 1 of 1
↑
1
↑
MartinLiebig
Altair Employee
Accepted Answer
Mar 13, 2020
Hi,
Generate macro with
concat(%{query} , %{query1})
should do it?
Cheers,
martin
View in context
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
Groups
Best Of