Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Jump in to specific record in browse tool ?

Wojtek_Dz
8 - Asteroid

Is it possible to jump to the specific record in browse tool ?

 

Thanks in advance

2 REPLIES 2
Jean-Balteryx
16 - Nebula
16 - Nebula

Hi @Wojtek_Dz ,

 

To me, it is not possible but if you want to check precise records you can use the "Select Records" tool then put a browse after.

 

Here is the "Select Records" tool documentation : https://help.alteryx.com/2020.1/Macro_SelectRecords.htm?TocPath=Tools%7CTool%20Categories%7CPreparat...

James_B_Adams
5 - Atom

Within the browse tool there is no function to filter based on the record. You will have to first prep the data by using the Record ID tool in the preparation folder. This will add a column of data with the same record number for the corresponding row. Use that field to filter within the browse tool, and use a select tool to remove that column after the browse.

Please see my attached example
.Picture.PNG

Labels
Top Solution Authors