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
123abc
Community Champion
Community Champion

Calculated Column Measure not working on published report

Hi Experts,

I have issue with calculated column measure thats fine work on BI desktop but not on publsied report (shwoing YTD Sales on desktop but not on published report).

In my case i am using many table but mainly two table one is Sales Table and other is Signed Target or MOU, in Signed Target or MOU table i calculated a column with measure which calculate the sales of the following dealers who have singed the target.

I need calculated column sales against singed target for some other analytics. Requried Pics and one drive linek is given below

@

Jihwan_Kim plz can you guide me how to solve this issue.

 

 

Measure:

TotalSales =

CALCULATE(

    SUM('Sales Table'[INVQTY]),

    FILTER('Sales Table', 'Sales Table'[NewKey] = 'Signed Target or MOU'[NewKey] && 'Sales Table'[PRODUCT]='Signed Target or MOU'[ProductN]

))

 

PBIX File Link:

https://drive.google.com/file/d/1MNcRdp0TmyBoR4sfS7PDOdLX8hI_nGgo/view?usp=sharingSales Table and Singed Target or MOU Table relationshipSales Table and Singed Target or MOU Table relationship

 
 
 
 
published report matrix not showing YTD Salespublished report matrix not showing YTD SalesDesktop Matrix fine showing YTD salesDesktop Matrix fine showing YTD salesCalculated Column in Singed Target or MOU TableCalculated Column in Singed Target or MOU Table
 

 

 

2 REPLIES 2
raji_n
Resolver I
Resolver I

@123abc can you check if a slicer or multiple slicers are selected in the tab, Dlrs Sigend TGT Ach Status

Did you reset the slicers in Service and check, dumb question but can check still 🙂

123abc
Community Champion
Community Champion

Just need to re set the Dax Measure and i spent 4 days on it but cant succeeded still. 

 

These are not related:

can you check if a slicer or multiple slicers are selected in the tab, Dlrs Sigend TGT Ach Status

Did you reset the slicers in Service and check, dumb question but can check still 

123abc_0-1723189212725.png

 

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.