In an attempt to simplify access control, I want to use Databrick's Unity Catalog for central governance. Essentially, I want Power BI to passthrough the user's identity and for Databricks to return the appropriate results for the user (e.g. user has access to a dynamic view that filters the results based on their identity `username@company.com`). I am referencing this Databricks blog where there is a screenshot of a checkbox that reads, "Report viewers can only access this data source with their own Power BI identities using DirectQuery." When setting up a connection for a semantic model that uses DirectQuery, I don't see this checkbox. Is there a setting in the Power BI service that needs to be enabled in order to see this in the UI? Or perhaps some other path needs to be followed to see this option