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, my table is from a sql server database. After importing, I added a custom column %Returned=TotalReturned/TotalIssued then unpivot other columns. After I close and apply, the new custom column is not showing in the available fields for dashboard. Can you please help me figure this out? Thank you
Hi @Anonymous ,
Can you please share a sample file wiht similar data structure and expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hello @Anonymous ,
can you post the Power Query code and maybe a few screenshots?
Otherwise can you share the file? That makes it easier to help you.
Thank you and best regards
Denis
I realized the %Returned has a different data type compared to the other columns so I just brought the table again from the sql server database and added the %Returned to this 2nd table and it worked.