Forum Discussion

user-2024's avatar
user-2024
Frequent Visitor
2 years ago
Solved

Data missing after service refresh

Hi everyone, I've a problem with the refresh of a report. In the dataset, there some quantities with their respective date, which are plotted in a graph. When I refresh the report in desktop, I see...
  • user-2024's avatar
    2 years ago

    Thank you for your support. Today I've found out what was problem, or at least I think so. The column date was already set as format date in power query editor. I think there was a problem with the format before this changed type, which is dd-MMM-yyyy, with the month in letters (JAN-FEB-MAR...).
    After adding a step te replace each month abbreviation with its number (01,02,03..) the problem seems solved