Forum Discussion
Shalaka1
4 years agoRegular Visitor
OLE DB or ODBC error :[DataSource.Error] PostgreSQL: Exception while reading from stream .
We have a PostgreSQL database which we have built a Power BI report. we are using direct query mode. Some of visuals are worked fine . I used 123 card in visual to show some data, At that time data ...
Shalaka1
4 years agoRegular Visitor
Following are the measure calculation :
Store On Hand percentage change = divide([Store On Hand ]-[Store On Hand Last Year ],[Store On Hand Last Year ],0)