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.
Need to help to pull report from two different table based on day of the week-Exactly same numbers of Column and Rows, Just Monday pull Fri-Sunday;
Solved! Go to Solution.
@Anonymous,
You may try Append Queries (Table.Combine) in Query Editor or UNION Function (DAX).
@Anonymous,
You may try Append Queries (Table.Combine) in Query Editor or UNION Function (DAX).