Forum Discussion
busamed
3 years agoNew Member
Power Bi Dax Query - Count and Filter on Selected Slider
Hi All I need help with Power BI Dax Query .... Below my visual and tables Visual Table Name Field Name Responses EmergencyUnit Satisfaction Id Hospital Slider Emergenc...
lbendlin
3 years agoSuper User
Filter the PatientMergedData (table) with field "Hospital" is equal to the selected Hospital Visual (which is from EmergencyUnit Satisfaction, RelatedHospital)
That should be a job for your data model. Let your data model do the work for you.