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.
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
68 | |
64 | |
52 | |
39 | |
26 |
User | Count |
---|---|
80 | |
57 | |
45 | |
44 | |
35 |