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
thampton
Helper III
Helper III

Help creating custom table with measures

I have a model with a variety of tables connected via different relationships. Right now i have these combined into a matrix with calculated measures serving as the columns. I would like to store these values in a separate table. How would i do this?

 

It would look like:

 

Column 1               Column 2  (DATE from date table)     Column 3 (Measure)

Tom                                               1/1/2019                                         2

John                                              1/1/2019                                         4

Jane                                               1/1/2019                                        5

1 ACCEPTED SOLUTION

Hi @thampton 

 

I think you could.

 

Refer to this article and use one of their examples to craft your DAX.

 

https://docs.microsoft.com/en-us/dax/addcolumns-function-dax

View solution in original post

4 REPLIES 4
darentengdrake
Resolver II
Resolver II

Hi @thampton ,

 

You can try creating a table using DAX. Use ADDCOLUMN function to add the columns you want for each table as well as create a measure in it.

@darentengdrake  Thanks for the quick response! Am i able to create this table using columns from multiple tables? So it would have a value from table 1 , table 2, etc...?

Hi @thampton ,

Have you solved your problem?

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

If you still need help, please share your data sample and your desired output so that we could help further on it.

Best  Regards,

Cherry

 

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

Hi @thampton 

 

I think you could.

 

Refer to this article and use one of their examples to craft your DAX.

 

https://docs.microsoft.com/en-us/dax/addcolumns-function-dax

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.