Forum Discussion
kroman
Helper II
4 years agoPower Query - add column that counts rows from other table
Hi All I have 2 tables: AllFiles (Url (unique) ) and FilesAccessed (Urls, AccessDate) I need to add custom column to AllFiles that would show how many times particular file was accessed. So somet...
- 4 years ago
Hi kroman ,
According to your description, refer to the following steps:
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
Super User
4 years agokroman , do the merge operation and the expand take count of URL column only
kroman
Helper II
4 years agoSorry, I am still quite new to Powr BI - can you give more details please