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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
BlastS
Helper I
Helper I

Show Date Associated to Columnx(X) Row/Value

Date

ColumnOOutputOutputExpected
02/02/2000 20:000302/02/2000 20:30
02/02/2000 20:100 02/02/2000 20:40
02/02/2000 20:200 02/02/2000 21:00
02/02/2000 20:301  
02/02/2000 20:401  
02/02/2000 20:500  
02/02/2000 21:001  
02/02/2000 21:100  

 

How to show the datetime of each value i got, for example, i got a column with values 0 1 , and i make a count (to count only = 1) , after that i would like to show the date which that columnx X = 1 is associated like i show on output.

 

How can i achieve this on powerbi, sounds simple but here not have a clue how to do it.

1 ACCEPTED SOLUTION
v-danhe-msft
Employee
Employee

Hi @BlastS,

Based on my test, you could refer to below steps:

Sample data:

1.PNG

Create a new table:

Table = CALCULATETABLE('Table1',FILTER('Table1','Table1'[Output]=1))

Result:

1.PNG

 

You could also download the pbix file to have a view.

 

Regards,

Daniel He

 

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-danhe-msft
Employee
Employee

Hi @BlastS,

Could you please tell me if your problem has been solved? If it is, could you please mark the helpful replies as Answered?

 

Regards,

Daniel He

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-danhe-msft
Employee
Employee

Hi @BlastS,

Based on my test, you could refer to below steps:

Sample data:

1.PNG

Create a new table:

Table = CALCULATETABLE('Table1',FILTER('Table1','Table1'[Output]=1))

Result:

1.PNG

 

You could also download the pbix file to have a view.

 

Regards,

Daniel He

 

Community Support Team _ Daniel He
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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