Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello There,
I have created a report in Salesforce and have added a new column 'Year' (Row level formula)
i have put some filters too- Delivery type and Year.
In salesforce i see all the columns and the filter works just fine. When i import this data to Power BI, i do not see the 'Year' Column but the report in power BI show's only the data the i have filted based on Delivery type but not based on the Year.
Ex on Sales force:
Actual data
SNo Delivery Type Year
1. Air 2019
2. Air 2020
3. Land 2020
4. Sea 2020
5. Air 2020
6. Air 2020
Report with Filters- Deliver type = Air ; Year = 2020
SNo Delivery Type Year
1 Air 2020
2 Air 2020
3 AIr 2020
Same table in Power BI
SNo Delivery Type Year
1 Air 2019
2 Air 2020
3 AIr 2020
4 Air 2020
Is this happening because i added a new column 'Year'?
Please let me know.
Solved! Go to Solution.
Check code that Query Editor is creating with each step in The Advanced Editor. Alternately, you may add calculated columns in DAX.
Check code that Query Editor is creating with each step in The Advanced Editor. Alternately, you may add calculated columns in DAX.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.