The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi im new to power bi, and im trying to create a dynamic price table.
where i have the list of the items, and the price.
now i want to ask the client for a number, and show in a card the calculated value of the client input * cost.
Hi @Anonymous . Power BI isn't really built to have input data and have instant outputs like excel. You can use "What if parameters" like @lbendlin has suggested or have seperate dax calculations. However, if the scenario is you want the viewer to freely update this number without your assistance, they will need to have an understanding of Power BI to do so.
Have you considered using "What-If?" parameters?
I found a solution creating a parameter as shown in the image,
like this i have input filed on the left, then created 4 parameters, the default and one for each column.
for now is working good.