Hi All,
I need some help. I am working On power with SQL server. Having some issues would be great help if anyone can suggest some solutions
I am tying to load a table from a database using import query in power bi desktop. Query like db.abc_xyz '2017-03-01', '2017-03-31' now this query return all data between those date ranges. Which work for me. But now I want to extract for 1st April, it create new query and table everytime. Is there any way I can append data beneath the old one. I mean everytime I refresh the power bi new data must append in the particular table.
Also is there any way I can provide user interface which may ask for date range every time I run data extraction query
I need some help. I am working On power with SQL server. Having some issues would be great help if anyone can suggest some solutions
I am tying to load a table from a database using import query in power bi desktop. Query like db.abc_xyz '2017-03-01', '2017-03-31' now this query return all data between those date ranges. Which work for me. But now I want to extract for 1st April, it create new query and table everytime. Is there any way I can append data beneath the old one. I mean everytime I refresh the power bi new data must append in the particular table.
Also is there any way I can provide user interface which may ask for date range every time I run data extraction query