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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

comparation in monthly bassis using slicer and table

Hi all, Im new begginer in power bi, so I need to help make the report for this

I have a table which is showing my store moving below:

 

DateProjectStore NameStore Location XStore Location Y
8-Oct-17bramakumbaraBRA19740205.8621271.19
8-Oct-17bramakumbaraBRA29738208.1622354.3
8-Oct-17mantiliUBI19712533.62574125.17
8-Oct-17mantiliUBI29714590.4571432.7
8-Oct-17mantiliUBI39708478.1569606.1
9-Sep-17mantiliUBI19712533.62574125.17
9-Sep-17mantiliUBI29714560.4571432.7
9-Sep-17mantiliUBI39709478.1569606.1
9-Sep-17bramakumbaraBRA19840205.8621681.18
9-Sep-17bramakumbaraBRA29838208.1627354.3

 

with this table i need to show comparation (X,Y)location in monthly bassis ( sept compare with Oct... Oct compare with Nov.. so on..), would guys help to make this in the power bi ( using slicer and table)?., so i can see my store moving

 

Regards,

KML

 

2 REPLIES 2
amitchandak
Super User
Super User

Can you try

Last Year MTD Sales = CALCULATE(SUM(Sales[Sales Amount]),DATESMTD(dateadd('Date'[Date Filer],-12,MONTH)))

Last MTD Sales = CALCULATE(SUM(Sales[Sales Amount]),DATESMTD('Date'[Date Filer]))

Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution.
Thanks.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

could you please show me how to doit ( slicer with matrix table)

so i can folow it.

 

thanks for your kind

Regards,

-KML-

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.