Using Memo BLOB to Enable Huge Text

Generally speaking, enabling huge text fields in NAV is bad design because it encourages dumping unstructured data into the system. Reason Codes is an example of adding useful, structured data to the system. But, every once in a while, there’s a legitimate need to write up…

Text Filtering in Power BI

There are lots of different ways you can filter data in Power BI including: • Slicers (with various configurations) • Cross filtering from any visual object • The filters pane on the right hand side of your report • Custom visuals designed specifically for filtering Bron…