Relative Content

Tag Archive for sqlreporting-servicespowerbidaxpowerbi-desktop

is there any solution for this error in powerbi

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