Forum Discussion
shakedb70
4 years agoFrequent Visitor
dynamic (custom) dates column
Hi, I would like to create an option to filter data by chosen date range. Here is an example: In this example you can see the data table on the left. in the middle you can choose a date ran...
parry2k
4 years agoSuper User
shakedb70 well if that is what you are looking for then that is not possible in Power BI, in this case you need to use
- some external source where you store the data
- Power Automate flow to embed in the power bi and on click ok button pass the value to Power Automate and write it in a table
-. Read that back in Power BI to refresh the visualization.