Forum Discussion
hihi
2 years agoFrequent Visitor
Power BI Performance when using numeric parameters.
Hello, community, I encountered a problem with PBI as follows: I create a parameter like the price of a product that the user can change by dragging the slicer. That way I have to calculate for ...
hihi
2 years agoFrequent Visitor
Because my report has a very complex set of logic, as described at the beginning of the article. Must take from previous steps and last month's data to calculate. Do you have any ideas for this problem?
Thanks.
lbendlin
Super User
2 years agoUnpivot your source data. Use (far) fewer measures. Consider using Calculation Groups or Field Parameters. Conduct research with your users to observe which parts of the report they actually use. Refactor your report.