
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 08:28 AM
How can we create a report on a specific catalog item where we want the data to be populated based on the Variables.
Catalog Item - XYZ
Variable - Var1 , Var2 , Var3 ,Var4
Use Case - Create a Report where the report shall have the columns , Column 1 - Var1 , Column 2 - Var2 and so on.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 11:08 PM
Hi @Community Alums,
In general you can create a report (if we are looking for the RITMs) based on the sc_req_item table where condition is the item:
Add the column for variables and select the specific variable:
Based on this the variables will be visible in the report:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 11:08 PM
Hi @Community Alums,
In general you can create a report (if we are looking for the RITMs) based on the sc_req_item table where condition is the item:
Add the column for variables and select the specific variable:
Based on this the variables will be visible in the report:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/