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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi all,
I am currently working on a BI report and could use some input. In one table I have summarized data (#'s) and in another column I have revenue ($'s). What I would like to do is have one column from Table A / column from Table B to produce a value per unit.
Any insight would be greatly appreciated! Thank you all
David
@DHutchinson , if these tables have master-> Fact(details) relation you can create 1-M join and get data together,
else you should create a common dimension to analyze