Forum Discussion
Custom values in Slicer
Hi All,
I have a requirement where we need to pass custom values in slicer, these values are not coming from backend.
Based on these selections we have to apply conditional formulae. How can this be achieved in Power BI.
SELECTEDVALUE is not working in this case.
Thank You
3 Replies
- amitchandak
Super User
rkumar , You can create an independent table using the Enter Data. - https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-enter-data-directly-into-desktop
You can enter like excel or copy-paste from excel
- rkumar
Helper III
Hi Amit,
Data in our environment is coming from SAAS, so we do not have option for import or Enter data. We can only create measure in Power BI, all data transformation is happening in AAS.
Is there any other option to achieve this.
- v-lionel-msft
Community Support
Hi rkumar ,
Try to use Tabular Editor to add custom value.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.