简体   繁体   中英

Interactive parameter in a report on Power BI

I wanted to know if it is possible to modify a parameter directly in a report. For example, I create a field on a page where I can enter the value of the parameter and then the value displayed would be modified.

Thanks a lot.

I would use the What If Parameter feature. It generates a disconnected table following a long-established pattern, which you can set using a Slicer and apply by referring to it in your Measure formulae.

Here's the doco:

https://docs.microsoft.com/en-us/power-bi/desktop-what-if

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM