Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jaimonsk
Frequent Visitor

Power Utilization report with ability for management to comment on

Hello experts,

 

I am pretty new to the power platforms and I have a task to complete which I would appreciate your help.

There is a Power BI based dashboard which takes data from a database and calculates utilisation per person on a weekly basis. An example would be like this

NameTargetYTDVarianceP1_1_23P2_2_23Total
A60%35%25%15%20%35%
B50%40%10%20%20%40%
C70%60%10%25%35%60%

 

Now the ask is that there should be a hyperlink besides every week or something such that when a user clicks on them, the user should be able to see the name, week selected, and then a comment box which the user could update based on the user selection. Upon clicking Submit the results will then be stored back in the database.

 

jaimonsk_0-1689349852426.png


Could somebody help me in how to start and proceed with this?

 

Thank you!

1 ACCEPTED SOLUTION
Idrissshatila
Super User
Super User

Hello @jaimonsk ,

 

If you want to build something like this then you should use power apps in power BI.

 

check this out https://youtu.be/uPHwjPRnRwE

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

2 REPLIES 2
jaimonsk
Frequent Visitor

Hi,
So I working on the power app as in the video.
But I keep getting error like  
Server response: Table1 failed: File size above allowed value. File size:2626087, AllowedFileSize (in Bytes): 2000000 clientRequestId: 82915846-1f6f-4e17-b184-d383b1acf466 serviceRequestId: 82915846-1f6f-4e17-b184

What I did is that I created a form and used the lookup fomula to connect the form with power BI data.

The thing is that my PowerBI data does not have any key columns. May be a combination of Name and period could gather relevant information which I donnow how create in Power app


Formula I used in the app to link the form is LookUp(Table1, First(PowerBIIntegration.Data).Name)
 Could you help me how to link between the two?

Idrissshatila
Super User
Super User

Hello @jaimonsk ,

 

If you want to build something like this then you should use power apps in power BI.

 

check this out https://youtu.be/uPHwjPRnRwE

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors