Forum Discussion
currency conversion through dynamic date selection
- Anonymous2 years ago
Hi Anonymous ,
The Slicer that comes with Power BI only allows the user to input the date by themselves if the Style is Between, all other types of slicers do not support inputting the date by themselves.
It would have been possible to use the Numeric range parameter as a workaround because the slicer created by the parameter has input functionality, but since you mentioned that your connection mode is Live connection, the parameter functionality is not available in that connection mode, so that workaround won't work either.
In this case, if you insist on needing input functionality, then perhaps custom visual is the only way to go:
Using custom visual requires that you first log in to Power BI Desktop using your company or school's intra-organizational account.I think this custom visual might possibly help you:
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
The Slicer that comes with Power BI only allows the user to input the date by themselves if the Style is Between, all other types of slicers do not support inputting the date by themselves.
It would have been possible to use the Numeric range parameter as a workaround because the slicer created by the parameter has input functionality, but since you mentioned that your connection mode is Live connection, the parameter functionality is not available in that connection mode, so that workaround won't work either.
In this case, if you insist on needing input functionality, then perhaps custom visual is the only way to go:
Using custom visual requires that you first log in to Power BI Desktop using your company or school's intra-organizational account.
I think this custom visual might possibly help you:
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.