Forum Discussion
juwis
2 years agoRegular Visitor
Number of rows for each table in Power Query error
I've tried to create a table with the number of rows of every table in my Power BI report (with some exceptions) using Power Query: let
#"Section1" = #sections[Section1],
#"TableList" =...
obak81
2 years agoRegular Visitor
👀