Need a query to fetch fixlet ID's from a baseline

HI All, I need help to have a query to fetch fixlet names with their corresponding ID’s from a particular baseline. Please suggest.

This is a session relevance query that you can run in the presentation debugger or session relevance tester

(ids of source fixlets of it, names of it) of (components of component groups of bes fixlets whose (baseline flag of it AND name of it is "your_baseline_name"))

1 Like

Thanks a lot :), It worked and got me results as I wanted.