Forum Discussion
Same PBIX File but Different Format in Different Workspace
So, I have two workspaces, "QA" and "Report". I publish to QA for user testing. After user testing, I publish the PBIX to Report.
There's this one visual/table in the QA workspace:
131 would be the average days between Training Date and 1st Case Date:
However, after publishing the exact PBIX to the Report workspace, the 131 days turns into this:
How do I fix this? Thanks.
Kinda solved the issue... didn't really find the answer. Just deleted and re-published and it's fine now.
3 Replies
- etane
Helper V
Kinda solved the issue... didn't really find the answer. Just deleted and re-published and it's fine now.
- lbendlin
Super User
your [First Case Date1] measure needs some attention. It returns blank on the Report workspace.
- etane
Helper V
hmmm but [First Case Date1] and 1st Case Date are the same latter is relabled. At least in this record, it's not blank (7/19/2023).