Forum Discussion

PranjaliB's avatar
PranjaliB
Frequent Visitor
7 years ago

How to create Select query with where clause with AND condition in Power BI

Hi , I am creating Power BI reports  and Some SQL queries are like this in which @StartDate,@FinishDate,@DepSelection are query parameter   SELECT DISTINCT p.[ProjectUID], p.[Project code] FROM ...