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

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
sahernandez
New Member

HEADER COLUMN DINAMIC

Hi, 

 

I have a table like this. 

sahernandez_0-1681732262842.png

I need to extract the information searching by name and return the result depending on the date. For example if I filter by "1PERSON" and 03/01/2023 date, the inform have to return me PLACE2. Is it possible to do that?
 
Thank you.

 

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

Unpivot columns

d_gosbell_0-1681800170676.png

 

View solution in original post

4 REPLIES 4
d_gosbell
Super User
Super User

Unpivot columns

d_gosbell_0-1681800170676.png

 

In the end I achieved it with part of your proposed solution.

First I clicked on the transpose option. I did the first row of headers and then pivot table.

Thank you so much.

d_gosbell
Super User
Super User

It would usually be easier to perform an unpivot operation on data like that so that you had 3 columns: Name, Date, Place

 

Then it becomes simple to filter by the name and date columns.

What operation I need to do that?

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.