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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
NadaBen
Helper I
Helper I

Information flow between 2 tables

Hello, i have 2 tables : my lookuptable is : 'common period' and data table is 'stock', they are linked by :
Commonperiod[day] and stock[last day of week], i don't know why i don't have any information displayed when trying to get a chart with common period[day] as an axis?? Is it because last day of week is a calculated column? , i have checked that i have the format date for both of them, and used " userelashionship" function between the tables?? What could go wrong between these 2 tables?

Many thanks 🙂



Many thanks.
6 REPLIES 6
GilbertQ
Super User
Super User

Hi @NadaBen

 

What if you try and create a relationship between the two tables linked on the Commonperiod[day] and stock[last day of week] columns instead of using the LOOKUP?





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

Proud to be a Super User!







Power BI Blog

Hi @GilbertQ,

 I have already a relationship between  these two  tables, i used lookupvalue only to  calculate the column: Last day of week of "stock " table  .

 

Do you see any other solution ??

Hi @NadaBen

 

What you could do is to create the calculated column inside your data model. Using DAX it is often easier to create the column.





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

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

My best guess will be something w/ the relationship between the two tables.  I would make sure bi-direction is off, and make sure the one side is your common dates table, the many side is your stock info.

 

If you have dates on rows, what are you using for your values?

I have checked all this, but i don't understand what do you mean with which values i'm using?

Anonymous
Not applicable

Meaning literally on the visual, you have some fields on Axis, and a field in "Value" -- what is in there?  A measure?

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

PBI_Carousel_NL_June

Fabric Community Update - June 2024

Get the latest Fabric updates from Build 2024, key Skills Challenge voucher deadlines, top blogs, forum posts, and product ideas.

Top Solution Authors