Forum Discussion
Pankajdoundey
Microsoft Employee
3 years agoAfter Report Refresh visual line went blank
Visual went blank after report refresh please suggest what could be the possible reason
amitchandak
Super User
3 years agoPankajdoundey , You need to provide more details like measure, filter on page, etc.
The information you have provided is not making the problem clear to me. Can you please explain with an example.
Appreciate your Kudos.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Pankajdoundey
Microsoft Employee
3 years agoMeasure is used : Message= CALCULATE(SUM(Fact[Messages])/DISTINCTCOUNT(Fact[UserId_key]), DATESBETWEEN(Fact[RDate], DATEADD(LASTDATE(Fact[RDate]), -27, DAY), LASTDATE(Fact[RDate])))
No filter applied.
Report was refreshing from service without any issue and this sunday the visual got broken but i can see the data