Skip to main content

Power BI

New

Add a possibility to manually trigger strict execution plan for IF function.

Vote (17) Share
Viktoriia Pavliuk's profile image

Viktoriia Pavliuk on 15 Jun 2022 14:19:17

Currently, we do have a separate function to trigger an eager execution plan for the IF function: IF.EAGER(). It would be also nice to have something similar to manually trigger a strict evaluation for performance improvement purposes.