Hi ,
Can you please share the difference between If Statement and Isfiltered as the functionality and requirement and pararmeters required are same
Hi Mohit,
ISFILTERED is a function that checks if a filter has been filtered and returns true or false. IF/Else logic checks for certain conditions to be met. If color = ‘red’, ‘What your desired outcome should be goes here’, else(is the alternative option to display).