Forum Discussion
afkhalifeh
2 years agoFrequent Visitor
Passing a slicer value to a query parameter
Hi, I need to pass a slicer value to a query parameter. I created a query parameter named (LanguageParam) and filter my table name (Data) using this parameter. I created a slicer name (Selectlangau...
Anonymous
2 years agoNot applicable
Hi, afkhalifeh
Can you elaborate on the output you are looking forward to in terms of the sample file you provided? In the provided PBIX file, it now has the same data regardless of the language selected, because there is no corresponding language ID in this table V_Respondents.
Best Regards
Jianpeng Li
afkhalifeh
2 years agoFrequent Visitor
I need to change the x-axis in the Column Char based on the selected language. For example, if I select English from the slicer, the Name from V_GovernorateDetail must be English, and the same if I choose Arabic as shown in the screenshots below.