Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi
2 Tables - FACT and Master Data (State Field) with City to City mapping
Date Slicer
I want Col 1 one to run off date slcier and Col2 to run for a specific date, I tried using Calcualte(Sum(Sales), Filter(FACT, Date ="2021") but when I click on 2022 it goes blank for Col2
Col1 | Col2 | |
NY | 5 | 3 |
CAL | 6 | 6 |
NC | 7 | 7 |
Solved! Go to Solution.
@earltom , you need to use date table for that joined with your table
Calcualte(Sum(Sales), Filter(all(Date), Date[Date] ="2021")
@earltom , you need to use date table for that joined with your table
Calcualte(Sum(Sales), Filter(all(Date), Date[Date] ="2021")
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!