The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
can we create a dynamic value and based on the selected value how can we get the records from the DB. Is it possible in power BI.
let say I have a date field , on the selection of the date field I should get the records from the DB and display in the report or we can say passing a parameter or variable to database and then pulling the data in Power BI.
NOTE: Date value has been used in multiple place within the query.
Any solution would be appriciated.
I didn't try that solution yet personally.. but i can add a link that will give you some idea how to acheive the solution.
Please check.
Thankyou @Anonymous , but the date will be a database field which will be imported to powerbi on selection of the date i want the data to be fetched.
In the video you have shared the parameter date value has to pass. but i want the variable which should redirect to DB.