This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello everyone
I need help in something that has me stuck. I have a table appended to PowerBi using Direct Query with dates and data. The data are annual but in the table they only appear for a specific day (January 1 of each year). In Power BI, I relate it to a calendar table than other sources; when selecting by month I only get data in January, and if I select another month the result is white (the data is a sum measure). I want the January data to be displayed when I select any month of the year.
Thank you
Solved! Go to Solution.
This should work:
Proud to be a Super User!
Paul on Linkedin.
Worked perfectly, thanks
It didn't work for me. The data in the original table only appears every January 1, then in power bi I want to see the data at the monthly level, and that it is repeated during all the months of the year. I don't know if I explain myself.
Thank you
This should work:
Proud to be a Super User!
Paul on Linkedin.
Can you provide sample data and a depiction of the expected outcome?
Proud to be a Super User!
Paul on Linkedin.
Try:
Poblacion =
CALCULATE ( SUM ( Table[Poblacion] ), ALL ( 'Calendar Table'[Month] ) )
Proud to be a Super User!
Paul on Linkedin.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 23 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 41 | |
| 28 | |
| 22 | |
| 22 |