Forum Discussion
Accessing Constant values from another table which should reflect in visualization.
The Value.
For example: No of IP's which are less than equal to 19. so i'll give the value 19 in that table separately. if later i need to change the value i'll be just changing in that seperate table and it should reflect accordingly.
How are you planning to " change that later"?
- Anonymous3 years agoNot applicable
Just going to power query and change the vlue alone manually, so that it would reflect
- lbendlin3 years ago
Super User
That approach would not work once your report is published to the Power BI service. Consider using parameters instead.
- Anonymous3 years agoNot applicable
I need to and will be chaning only in the desktop application not in the service. Once set a value and deploying in service is all I need. and if at all needed to change I would be doing through desktop application only.
For which I need guidance how to get that achieved and also do suggest on how to do with parameters as well.