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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Nathan_Graham
New Member

Dax formula not working on published report

I have the below dax formula working in my desktop application. After publishing the report, I receive a field error. Can anyone help explain why a dax formula would work properly on the desktop application, but error out when published?

 

sr_answer2 row total = COUNTA(Linked_survey_data[sr_answer])/CALCULATE(COUNTROWS(Linked_survey_data),all(Linked_survey_data[sr_answer]))

1 REPLY 1
Nathan_Graham
New Member

Update: I re-published report under a different name, now the formula works ¯\_(ツ)_/¯ 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Kudoed Authors