Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
RAKESH1986
Helper II
Helper II

Convert DAX measure code in to power query-Timein and Timeout

Hi ,

 

i have added measure in the desktop, it working fine, but I want to get the same output in the power query...

 

this code is in desktop...

RAKESH1986_0-1678710977206.png

 

could you help me with how I can write the same code in power query..?pls

 

Thanks

 

 

1 ACCEPTED SOLUTION
v-jingzhang
Community Support
Community Support

Hi @RAKESH1986 

 

You may try the Group by feature from Transfrom > Group By. Group by User column and execute Min aggregation on Access_Time column. To have more aggregated columns, switch to Advanced and add more new aggregations. Grouping or summarizing rows - Power Query | Microsoft Learn

vjingzhang_0-1678847776808.png

 

If this is not what you want, can you provide some sample data and expected result in table format? This could help me understand your requirement better. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @RAKESH1986 

 

You may try the Group by feature from Transfrom > Group By. Group by User column and execute Min aggregation on Access_Time column. To have more aggregated columns, switch to Advanced and add more new aggregations. Grouping or summarizing rows - Power Query | Microsoft Learn

vjingzhang_0-1678847776808.png

 

If this is not what you want, can you provide some sample data and expected result in table format? This could help me understand your requirement better. 

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors