Tuesday, 7 January 2020

Python Clear the Interpreter Console

import os
clear = lambda: os.system('cls')
clear()


No comments:

Analysis Service in Power BI Report Server

 We couldn’t connect to the Analysis Services server. Make sure you’ve entered the connection string correctly... link