Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi Experts
How could i calcaulte the Mini date in Power Query.... Currently i am doing a calculated column
Solved! Go to Solution.
Hi, @Anonymous
You can create a custom column in PQ.
Like this:
List.Min(Table.SelectRows(#"Changed Type",(x)=>x[name]=[name])[date])
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks
Hi, @Anonymous
You can create a custom column in PQ.
Like this:
List.Min(Table.SelectRows(#"Changed Type",(x)=>x[name]=[name])[date])
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |