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
Edgar_massa
Helper II
Helper II

okay icon

I have the following table.

Edgar_massa_0-1719613269843.png

And I have the following matrix look

 

Edgar_massa_1-1719613364368.png

 

The "Planned" measure is:

    CALCULATE(
        SUM( fac_NFs_SFs[valor_liquido_nf] ),
        USERELATIONSHIP( dim_Calendario[Data], fac_NFs_SFs[data_previsao_recebimento] )
)
 
The "Achieved" measure is:
    CALCULATE(
        SUM( fac_NFs_SFs[valor_liquido_nf] ),
        USERELATIONSHIP( dim_Calendario[Data], fac_NFs_SFs[data_recebimento] )
)

 

The months "Mar", "Mai" and "Jun" = dim_calendario[mês]

 

I need that when I have a receipt date, all the month contexts have the Okay icon, ignoring the month of the column context.

I can't do this because the forecast sum uses the forecast column and the received sum uses the received date column.

What do I do?

1 REPLY 1
lbendlin
Super User
Super User

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).

Do not include sensitive information or anything not related to the issue or question.

If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...

Please show the expected outcome based on the sample data you provided.

Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

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.