Resource Governing: This query uses more memory than the configured limit. The query — or calculations referenced by it — might be too memory-intensive to run. Either simplify the query or its calculations, or if using Power BI Premium, you may reach out to your capacity administrator to see if they can increase the per-query memory limit. More details: consumed memory 1024 MB, memory limit 1024 MB. …
am getting this error in my powerbi service for this dax:GNE Meal Count HCP = CALCULATE(COUNT(mets_registrations[attendee_id]),mets_registrations[attendance_type] = “in_person”,mets_registrations[meal_selection] = “GNE Meal”) + 0
can anyone tell me how to rectify this
i need to optimize this query or i need a solution for this error
Janani R is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.