You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have an object where it has 4 attributes. When i provided AQL for retriving the result, the result fetching all attributes of object.
Example: Sample AQL's which i using to retriving the information
objectId(4)
Name="ITISM"
Key="ITISM-100"
Key Name Updated Created
ITISM-100 ITSIM Date() Date()
I want the AQL to fetch only specific columns which having the details.
Key, Name from objectId(4). I am looking this kind AQL help. Is there a way to fetch specific columns
Where are you using this AQL ?
There is no way to specify specific columns (like you can in sql). You can change your view to display the columns you need.
Best regards,
Kris
Hi @Kris Dewachter :- Thanks for the input. We actually implemented some UI to user provide AQL query language, where we can process it using Assets rest API's and share the result with customer.
I just expected that, is there any other way to get specific columns from object. But as you confirmed it, there is no way to do with Assets. Thank for clarification.
Can i have AQL realtime samples or videos on how to use Functions and
I was following this doc https://support.atlassian.com/jira-service-management-cloud/docs/use-assets-query-language-aql/, but good to have some realtime scenario session video's.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.