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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Analitika
Post Prodigy
Post Prodigy

Relation problem

i have relations

 

Analitika_0-1614082593400.png

 

Graph should show me last table value on change date on slicer

 

Analitika_1-1614082660441.png

 

But if related partners_trans and calendar it work wrong, if no relation between tables graph work like excpected, but then not work date slicer (no reaction on change)

 

How fix this issue?

 

 

1 ACCEPTED SOLUTION
v-lionel-msft
Community Support
Community Support

Hi @Analitika ,

 

Is this what you want?

 

v-lionel-msft_0-1614321691466.pngv-lionel-msft_1-1614321706330.png

Please refer to my .pbix file.

I don't particularly understand why you need to create such a line chart. According to your formula, the data displayed by the falling line chart is meaningful.

 

Best regards,
Lionel Chen

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

3 REPLIES 3
v-lionel-msft
Community Support
Community Support

Hi @Analitika ,

 

Is this what you want?

 

v-lionel-msft_0-1614321691466.pngv-lionel-msft_1-1614321706330.png

Please refer to my .pbix file.

I don't particularly understand why you need to create such a line chart. According to your formula, the data displayed by the falling line chart is meaningful.

 

Best regards,
Lionel Chen

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

@v-lionel-msft  Please remove data source

lbendlin
Super User
Super User

Your _payed and _sum measures have a dependency on the calendar table, but your calendar table is also connected to the document date column.  

You can't really have both - either you use the data model, or you use an unconnected calendar table to feed the slicer.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors