Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi All,
I have a table in Data View. It contains one column (Country). I need to create a new column which should contain the number of rows in the table. Now when a user who has access to two countries, he should see only two countries with 2 as value in the new column. Please note that I do not want to create a measure but a new column in the exisiting table.
Country | Column in Table (Row Count) |
Aus | 4 |
Eng | 4 |
SG | 4 |
US | 4 |
After Applying Row Level Security Access:
Country | Column in Table (Row Count) |
Aus | 2 |
Eng | 2 |
I think it's okay for you to have security in the measure.
After that, you need to Calculate the number of rows in your table as a Column
Regards,
Ritesh
@Krishnan_47 , As you can not userprincipalname in a column, I doubt that is possible.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
76 | |
63 | |
51 | |
48 |
User | Count |
---|---|
204 | |
86 | |
64 | |
59 | |
56 |