Forum Discussion
froxas
6 years agoHelper II
user inputs to filter data from server
Hi, I am building a solution and show data in table visual where views are very dynamic and depends a lot on user's selection. the problem is that in order to estimate what data to show to user ...
GilbertQ
6 years agoSuper User
Hi there
Are you talking about power BI report server or the Power BI Service?
And could you give an example of what you mean by the user selecting data?
I would include all the required information for users to view and interact with the reports?
Are you talking about power BI report server or the Power BI Service?
And could you give an example of what you mean by the user selecting data?
I would include all the required information for users to view and interact with the reports?
- froxas6 years agoHelper II
I am talking about Power BI Service.
User needs to add inputs like: start date, end date, financer, product etc. But mainly it depends on a start and end date, because according user selected dates it is calculating contract versions, contract status, transactions to show and so one. and now i need to pull all the data, and then according the user selected slicers i need to make recalculate what to show.