Forum Discussion
PBI_learn_NK
1 year agoFrequent Visitor
Issue with joining tables - semantic model as data source
Hi everyone, I’m in the process of migrating an SSRS (RDL) paginated report to Power BI Paginated Reports( PBI Report Builder ). I’ve set up a semantic model (created in PBI Desktop and publish...
PBI_learn_NK
1 year agoFrequent Visitor
However, I can create a separate model just for this report to eliminate the join issue.
That said, I’m still seeking help with how to create a column that combines FirstName, LastName, and a concatenated ContactName (i.e., FirstName + ' ' + LastName) in the paginated report DAX query. Any guidance on that would be greatly appreciated!