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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Is there a way to add a date range to a custom built table?

I have built a manual table with the following variables:

 

Table =
UNION(
ROW("Groups","E","1",Matrix[E1], "2",Matrix[E2],"3/3L",Matrix[E3/3L],"3H",Matrix[E3H],"4L",Matrix[E4L],"4H",Matrix[E4H],"5",Matrix[E5]),
ROW("Groups","U","1",Matrix[U1], "2",Matrix[U2],"3/3L",Matrix[U3/3L],"3H",Matrix[U3H],"4L",Matrix[U4L],"4H",Matrix[U4H],"5",Matrix[U5]),
ROW("Groups","R","1",Matrix[R1], "2",Matrix[R2],"3/3L",Matrix[R3/3L],"3H",Matrix[R3H],"4L",Matrix[R4L],"4H",Matrix[R4H],"5",Matrix[R5]),
ROW("Groups","O","1",Matrix[O1], "2",Matrix[O2],"3/3L",Matrix[O3/3L],"3H",Matrix[O3H],"4L",Matrix[O4L],"4H",Matrix[O4H],"5",Matrix[O5]),
ROW("Groups","P","1",Matrix[P1], "2",Matrix[P2],"3/3L",Matrix[P3/3L],"3H",Matrix[P3H],"4L",Matrix[P4L],"4H",Matrix[P4H],"5",Matrix[P5]))
 
Is there a way to add a date range to this table or would I have to manually create individual cards for each one?
3 REPLIES 3
MFelix
Super User
Super User

Hi @Anonymous ,

 

When you refer about adding a date range what is it exactly? 

 

Do you want to filter the information or do you want to add a date column?


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Anonymous
Not applicable

Thanks for getting back to me @MFelix 

 

I think a filter for 2019 would work best (dd,mm,yyyy) format

Hi @Anonymous ,

I'm not clear about your requirement. How do you filter the new table? What is the logic and the relationship between the table and date?  Can you please share some sample data and expected results? 

 

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

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.