Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I want to make a Power BI application that displays data provided from the inputs of a Form. However, I want to perform some calculations on the data provided by the form before providing it to Power BI. Specifically, I want to sum and devide some specific cells in the form.
Is there any Power Automate functionality that does this?
Is it possible (or best) to do this in Power BI? I was only able to perform simple calculations on whole coloumns, not specific cells here.
Safe to say I'm a beginner to Power BI and Power apps in general, so any help is appreciated.
@Anonymous - It is defintely different than Excel when trying to reference individual cells. For both DAX and Power Query you have to kind of filter down to specific row and then reference the desired cell in that row. But, it can be done. Probably preferrable to do it in Power BI to keep complexity down.
These transforms can be safely done in Power BI (Power Query, to be precise). No need to use Power Automate unless you really want to.
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
7 | |
4 | |
4 | |
4 | |
3 |