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 Pages / Unmask Column Value in...
Power Pages
Suggested Answer

Unmask Column Value in Power Pages Basic form

(0) ShareShare
ReportReport
Posted on by 31
We have added column security for Tax ID field in Dataverse table with this change we can see Tax ID column value as ****** in Dataverse table.
We are calling this value using Basic Form in Power Pages. Due to column security authenticated user see Tax ID column value as ******.
What are the setting we need to do for pages Basic Form so authenticated user will be able to see actual Tax ID value as well.
Tax Screen.png
Categories:
I have the same question (0)
  • Suggested answer
    11manish Profile Picture
    1,535 on at
    The issue is not with the Basic Form in Power Pages, but due to Column Security in Microsoft Dataverse.
     
    Since the Tax ID field is secured, users see ****** unless they have proper access.
     
    To fix:
    • Grant Read permission for the Tax ID field in the Column Security Profile
    • Ensure the relevant user is assigned to that profile
    • Verify Table Permissions and Web Roles in Power Pages
    If column security does not allow access, the value will always be masked, even if other permissions are correct.
     
    Workaround:
     
    Controlled Access via Role-Based Logic
    Remove column security from Tax ID
    Control access using:
    • Table Permissions
    • Web Roles
    Use only if:
    • Security requirements are not strict
    or another workaround:
     
    Custom API / Plugin
    How it works:
    • Create a Custom API or Plugin in Dataverse
    • Run it with elevated privileges (SYSTEM user)
    • Retrieve the Tax ID field securely
    • Return the value only for authorized users
    • Call this API from Power Pages (via JavaScript or Web API)
    This bypasses column masking while maintaining security.
  • NP-17120441-0 Profile Picture
    31 on at
    Thanks Manish @11manishfor suggestion .
     
    In our case, any user with access to the Power Page can sign in as an authenticated user using their credentials. As a result, we are unable to apply column-level security profiles for each and every user as they are outside the org setup.
  • NP-17120441-0 Profile Picture
    31 on at
    Above response is helpful but in our case, any user with access to the Power Page can sign in as an authenticated user using their credentials. As a result, we are unable to apply column-level security profiles for each and every user as they are outside the org setup.
  • Suggested answer
    oliver.rodrigues Profile Picture
    9,465 Most Valuable Professional on at
    Can you confirm your Portal version and how the CSP is setup?
     
    I have just tried that and I don't get the same behaviour, basically my Portal user can still see / edit the value.
     
     
  • NP-17120441-0 Profile Picture
    31 on at
    Did you applied the masking rule? And if yes what setup you did to get the unmasked value 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 61

#2
oliver.rodrigues Profile Picture

oliver.rodrigues 40 Most Valuable Professional

#3
11manish Profile Picture

11manish 38

Last 30 days Overall leaderboard