need help (using direct query)
1 TopicConvert default AND to OR using Custom Visuals
I would like to create custom visuals to convert default AND to OR logical operator. I am able to do this using DAX query. https://www.sqlbi.com/articles/using-or-conditions-between-slicers-in-dax/ Do you know how I can achieve this by cresting custom visuals. Is there any existing slicer which will do for me ? Is there any way in powerbi I can execute query by passing parameters through custom visuals ? Like Entity Framework Or Ado.Net ?