Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello.
I have a report that I fit by a date field in the Value_entry table, which is related to the Budget tables-... and Sales_line.
The filter is done at the month level *, the current one, so in the table where the field that is taken to filter (Value_entry) are not every day of the month, but in the other two tables there is data for all the days of the month, and only those that are in the first one appear. How could I fix it by making me leave the whole month?
Thanks a lot!
*
@Syndicate_Admin , You should think about common/bridge tables
https://www.seerinteractive.com/blog/join-many-many-power-bi/
if need create date from month and join it with date table