March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi Experts
is it possible to summarise / extract the data from a table for instances where we have cancellation in column B and the start date is the same as the end date in the respective columns.
see example so i only want to show row 2 in a new table
ID | Transaction Type | Start Date | End Adte |
1 | Good | 01/01/2020 | 30/03/2020 |
2 | Cancellation | 03/03/2020 | 03/03/2020 |
3 | ok | 02/02/2020 | 30/03/2020 |
4 | Poor | 12/01/2020 | 31/01/2020 |
Solved! Go to Solution.
Hi @Anonymous ,
Try this to create a new table:
Hi @Anonymous ,
I didn't get what you want... just filter ?
If you wanna show it using table, try it:
Hi Camargos88
i want to show just the following as a new table (a subset of the larger table)
ID | Transaction Type | Start Date | End Adte |
2 | Cancellation | 03/03/2020 | 03/03/2020 |
thanks you sir.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
70 | |
68 |