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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Istiak_Ahmed
Regular Visitor

DAX HELP TO CREATE A NEW TABLE

Screenshot 2024-07-03 021459.png

 

i have this data model ,

i want to create a Newtable where i have columns dim_document [title], fact_document[id],dim_journal[name],dim_audience[description], 

 

*can not add the dim_audince[description] with the new table*

 

 

 

 

 

 

 

 

 

 

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi, @Istiak_Ahmed 

What fields are at play in the relationship you are describing, and can you give the data necessary to create a new table in a tabular format?

Best Regards,
Yang

Community Support Team

hey, thank you for your response

FACT_DOCUMENT [DOCUMENT_ID]-------------->DIM_DOCUMENT[ID]

FACT_DOCUMENT [JOURNAL_ID]--------------> DIM_JOURNAL[ID]

 

DIM_JOURNAL[ID] ------------------> DIM_JOURNAL_AUDIENCE [JOURNAL_ID]

 

DIM_JOURNAL_AUDIENCE [AUDIENCE_ID]---------------->DIM_AUDIENCE[ID]

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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