web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Issue with Permissions...
Power Apps
Answered

Issue with Permissions on the Note Table

(0) ShareShare
ReportReport
Posted on by 92

I have consistently been using Dataverse's Note table to allow users to upload attachments, but recently I've found that users are unable to upload attachments normally. However, I can still upload with my own account. Do you know if the official settings for this table's default permissions have been changed? How should I adjust the security role to resolve this issue?

 

Patch(
 CSHHR_LeaveRecords,
 Defaults(CSHHR_LeaveRecords),
 {
 Title: First(LeaveEdit).Title,
 Detail: If(
 IsBlank(First(LeaveEdit).Detail),
 " ",
 First(LeaveEdit).Detail
 ),
 'Start Date': First(LeaveEdit).'Start Date',
 'End Date': First(LeaveEdit).'End Date',
 'Leave Type': First(LeaveEdit).'Leave Type',
 Approver: First(LeaveEdit).Approver,
 Status: "Pending",
 Requester: First(LeaveEdit).Requester,
 LeaveID: VarLeaveID,
 'Requested Days': First(LeaveEdit).'Requested Days'
 },
 LeaveAttachmentForm.Updates
)

 

 Snipaste_2023-08-28_23-35-21.jpg

I have the same question (0)
  • JonDoesFlow Profile Picture
    1,304 on at

    I would create a copy of the Basic security role, rename it for your use case, then ensure the Note table permissions are correctly set inside your security role, then assign the security role to the users.

    ---------------------------------------------------------------------------


    If I have helped you with an answer, please accept this post as a solution and thumbs up my reply. Thanks !

    Blog - JonDoesFlow
    Twitter - JonDoesFlow
    YouTube - JonDoesFlow

  • Verified answer
    TW001 Profile Picture
    92 on at

    Found the solution from this post.

    Solved: Model Driven App Timeline/Notes permissions - Power Platform Community (microsoft.com)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 387

#3
timl Profile Picture

timl 344 Super User 2026 Season 1

Last 30 days Overall leaderboard