Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in BI by (11.1k points)

I am using a SQL query in power bi

select a,b,c,d from table1 
where a in ('1111','2222','3333' etc.)

How can I change the list of variables whenever I refresh the data ?

1 Answer

0 votes
by (22.5k points)
edited by

Create a new query to read "values" and then set import data to Only Create Connection, to avoid duplication

In SQL Query remove the clause

Check out our Power BI Course to have a complete grip on Power BI concepts.

Intellipaat's Power BI Developer blog will guide you on how to take on the profession.

Related questions

0 votes
1 answer
asked Feb 28, 2021 in BI by dev_sk2311 (45k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Mar 23, 2021 in BI by Chris (11.1k points)

Browse Categories

...