Restricting the number of rows imported from source connector in AEP
Hello,
I was wondering if there is a way to restrict the data pulled from the source connector. Currently, I have a table in AWS Redshift with approximately 250,000 profile records. However, my development sandbox license only allows for 10,000 records. Therefore, I would like to import only 10,000 records to test if everything is functioning properly. Unfortunately, I haven't found an option to limit the data during the connection process. One potential solution could be to create a new table and transfer 10,000 records from the original table, then link this new table to the AEP dataset. I'm curious if there's an out-of-the-box solution for this.
