How To Use DESelect Segment
Step 3: Preview and Run
Why are the Preview results different from the Run results?
the preview will show you the results of your selection and will calculate the number of records in your results this allows you to see if the results meet your expectations if not, you can go back and edit your selection and run a new preview however, this count might differ from the final count when you actually run the selection there are a couple of reasons on why this issue may occur preview data is not updated data may have been updated between generating the preview and running the selection as a result, the preview count may not reflect the latest data, potentially causing a discrepancy between the preview and run data verify the data action of your selection in case your selection's data action is set to 'update' or "append" , deselect segment will keep adding more data in a data extension that already contains data the preview uses a temporary table that is completely empty and only getting new records, which explains why the count is different how to resolve this? try running the 'preview' again, this will update the data to the latest version, which may align with the 'run' results