Forum Discussion
Legend_11
2 years agoResolver I
Paginated Report Parameter issue
While passing two parameters, I am getting the error "Can't Determine the relationship between two fields", parameters are coming from different tables, how to sort out this error, I need to pass va...
- 2 years ago
I Created the measure and use it as parameter, that worked.
SelectedValueA = SELECTEDVALUE(Tablename[columnname])
Legend_11
2 years agoResolver I
I Created the measure and use it as parameter, that worked.
SelectedValueA = SELECTEDVALUE(Tablename[columnname])