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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Sjrombouts
New Member

Create new table with matrix visualization

All,

 

I need some help cause I am stuck since last Friday.

 

I have two tables

Table 1

IDSubmission date# submissions
101/01/2022

5

101/02/2022

7

101/03/2022

3

 

Table 2

IDDate Rate changed
101/02/2022

 

I want to see the amount of submissions per Rate changed date till today()

 

IDDate Rate changed# submissions
101/02/202210

 

I am trying to do with Sumarized columns etc, but somewhere my formula is not working

 

Measure = CALCULATE(
    SUM(NUM_SUB[# Sumbissions]),
    FILTER(ALL(Marketingratechange),Marketingratechange[Changed_Date]<= MAX(Marketingratechange[Changed_Date]))
)
0 REPLIES 0

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.