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.
I am planning to create a table with unique values of Name and ID from one table containing multiple name and id's ... can someone please help..
Solved! Go to Solution.
Hi @Sachy123
It seems you may use <>BLANK() or use SUMMARIZE function. If it is not your case, please share some data sample and expected output. You can upload it to OneDrive or Dropbox and post the link here. For example:
Table = SUMMARIZE ( FILTER ( Table, Table[EndDate] <> BLANK () ), Table[PartyID], Table[PartyName], Table[EndDate] )
Regards,
Cherie
Hi @Sachy123
It seems you may use <>BLANK() or use SUMMARIZE function. If it is not your case, please share some data sample and expected output. You can upload it to OneDrive or Dropbox and post the link here. For example:
Table = SUMMARIZE ( FILTER ( Table, Table[EndDate] <> BLANK () ), Table[PartyID], Table[PartyName], Table[EndDate] )
Regards,
Cherie
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 | |
85 | |
65 | |
51 | |
45 |
User | Count |
---|---|
217 | |
88 | |
81 | |
65 | |
56 |