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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Bambang_Sono
Frequent Visitor

Displays filter data based on criteria and day of month

 
I have two tables how do I display them in the view table according to filters a,b, and c, taking from the target table by day and month

help4.png

1 ACCEPTED SOLUTION

Hi @Bambang_Sono ,

Sorry, but the expected results in your two screenshots are completely different. I am beginning to not understand what effect you want to achieve:

vjunyantmsft_0-1739519448510.png

vjunyantmsft_1-1739519456177.png

In addition, I also cannot understand why you display these 10 rows of data? Can you explain in detail what is the logic of which type of value is displayed for each date?

vjunyantmsft_2-1739519503724.png


I can help you convert your original data into this format:

vjunyantmsft_3-1739519624595.png

Please select the DATE column in Power Query, and then select Unpivot Other Columns:

vjunyantmsft_4-1739519686711.png

vjunyantmsft_5-1739519696832.png

Then "Close & Apply":

vjunyantmsft_6-1739519762561.png

Next, how do you filter the data you want to view? Please explain your logic more clearly, thank you!

Best Regards,
Dino Tao
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

5 REPLIES 5
v-junyant-msft
Community Support
Community Support

Hi @Bambang_Sono ,

Create a field parameter:

vjunyantmsft_0-1739497944026.png

vjunyantmsft_1-1739497960170.png

Then use the field parameter to create the table visual:

vjunyantmsft_2-1739498034643.png

And the final output is as below:

vjunyantmsft_3-1739498069177.png

vjunyantmsft_4-1739498076407.png

vjunyantmsft_5-1739498089272.png


Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

For example, using the Dax formula to measure parameters, or measuring the parameters.
this is my example table

 

help5.png

Hi @Bambang_Sono ,

Sorry, but the expected results in your two screenshots are completely different. I am beginning to not understand what effect you want to achieve:

vjunyantmsft_0-1739519448510.png

vjunyantmsft_1-1739519456177.png

In addition, I also cannot understand why you display these 10 rows of data? Can you explain in detail what is the logic of which type of value is displayed for each date?

vjunyantmsft_2-1739519503724.png


I can help you convert your original data into this format:

vjunyantmsft_3-1739519624595.png

Please select the DATE column in Power Query, and then select Unpivot Other Columns:

vjunyantmsft_4-1739519686711.png

vjunyantmsft_5-1739519696832.png

Then "Close & Apply":

vjunyantmsft_6-1739519762561.png

Next, how do you filter the data you want to view? Please explain your logic more clearly, thank you!

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

wini_R
Solution Supplier
Solution Supplier

Hey @Bambang_Sono,

The question is not very clear, can you please provide more context on your challenge and what exactly you want to achieve?

sorry, I have two tables how do I display them in the display table according to filters a,b, and c, taking from the target table

Helpful resources

Announcements
Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors