Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello:
I have the following tables, which are related to each other with a common ID number for both,
I need to show data from a table, filtered data for the year 2024 and 2025 for which I made the table with a filter on the page for 2024 and then a measure for the 2025 data:
To calculate the data for 2025 I made the following measurement: (Seeking to remove the filter from the page and applying a new filter)
But the result comes out blank.
If I apply a filter to the page for 2024 and 2025 if it shows me data but they are no longer the same for 2024:
What would be the correct way to calculate the measure for 2025?
As a second option I was thinking of creating a filtered table of the COST MONTHLY table and applying a data filter to it only for the year 2025, but since they are in two different tables I don't know how to do it.
Thanks for the help.
On a board I have fli
@Syndicate_Admin , Try like
assigned 2025 = CALCULATE([Assigned],FILTER(all('Calendar'),'Calendar'[Year]=2025))
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 39 | |
| 35 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 73 | |
| 38 | |
| 35 | |
| 26 |