The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I have two tables sliced by two slicers because they are counts of different dates. I would like to find out the percentage between the two visuals after they have been filtered. In the example I would like to capture 6987/10681 = 65% as a third visual called percentage.
Create a measure , Measure = Imported/ FIrst Billed and use it in 3rd Visual. The visuals will be in sync, so your Measure will be calculated for the filtered values only.
Thanks
Raj
Raj - I'm sorry for my lack of experience and terminology. I am familiar with adding a measure to a table, but, can a measure be added to the project (stand alone)? If not, which table do I add it to?