Forum Discussion
abhiram342
Microsoft Employee
2 years agoMeasure to display query string parameter from report url
Hi all - We have created report based on dynamic m paramters using direct query. We want to pass query string paramter from report url and assign the value to dynamic m parameter. Currenlty, the func...
- 2 years ago
needs to be a column and that column needs to be bound to the dynamic M parameter.
lbendlin
Super User
2 years agoneeds to be a column and that column needs to be bound to the dynamic M parameter.
abhiram342
Microsoft Employee
2 years agoThanks lbendlin ! Our dataset size is big hence using this approach.