Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
HI All
I have an employee table relataionship modelled to a activity table by email.
I use the following to return my count
Role_ID | UserName | Location | BA Role | GAZROLE_BA_TOTALCount1 | |
1 | Mike.user | Town | BA Wearer | blah1 | 1 |
2 | Dave.user | City | BA Wearer | blah2 | 1 |
3 | Joe.user | City | BA Wearer | blah3 | 2 |
8 | Paul.user | Town | BA Wearer | blah5 | 1 |
Role_ID | UserName | Location | BA_ Role | answer | activity_date | |
1 | Mike.user | Town | BA Wearer | blah1 | Required Standard Achieved | 01/01/2023 |
2 | Dave.user | City | BA Wearer | blah2 | Required Standard Achieved | 03/02/2023 |
2 | Dave.user | City | BA Wearer | blah2 | Not Assessed | 04/03/2023 |
2 | Dave.user | City | BA Wearer | blah2 | Required Standard Achieved | 21/06/2021 |
3 | Joe.user | City | BA Wearer | blah3 | Required Standard Achieved | 27/12/2021 |
6 | Andy.user | Town | BA Wearer | blah4 | Required Standard Achieved | 12/08/2021 |
3 | Joe.user | City | BA Wearer | blah2 | Required Standard Achieved | 20/07/2021 |
8 | Paul.user | Town | BA Wearer | blah5 | Required Standard Achieved | 16/03/2023 |
Role_ID | UserName | Location | |
1 | Mike.user | Town | blah1 |
2 | Dave.user | City | blah2 |
3 | Joe.user | City | blah3 |
6 | Andy.user | Town | blah4 |
8 | Paul.user | Town | blah5 |
10 | Pete.user | Town | blah6 |
11 | Will.user | City | blah7 |
Role_ID | UserName | Location |
Role_ID | UserName | Location | GAZTESTBA1 | |
1 | Mike.user | Town | blah1 | 1 |
2 | Dave.user | City | blah2 | 1 |
3 | Joe.user | City | blah3 | 2 |
6 | Andy.user | Town | blah4 | 0 |
8 | Paul.user | Town | blah5 | 1 |
10 | Pete.user | Town | blah6 | 0 |
11 | Will.user | City | blah7 | 0 |
Solved! Go to Solution.
@gazzo1967 Try adding +0 to your measure.
@gazzo1967 Try adding +0 to your measure.
@Greg_Deckler
You know what!!
I'm so annoyed with myself because I did that but put the '+0' in the wrong place!!😡
I put it before the last bracket rather than after..
everydays a school day lol
Thanks Greg 🙂
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
89 | |
88 | |
82 | |
64 | |
49 |
User | Count |
---|---|
125 | |
111 | |
88 | |
69 | |
66 |