随笔分类 - BI
摘要:Multiple calculations(complex measures and calculated columns) in large dataset will eat up much CPU and memory . In your scenario, there are some pro
阅读全文
摘要:配置163邮箱 网易163密码-》新增授权密码
阅读全文
摘要:有种情况在我们update app的时候,报错说:someone recently deleted this app Once we're done removing it (which can take up to 10 minutes) it will disappear from your l
阅读全文
摘要:Date Table = VAR BaseCalendar = CALENDAR(DATE(2018,1,1),DATE(2029,12,31)) RETURN GENERATE(BaseCalendar, VAR BaseDate = [Date] VAR YearDate = Year(Base
阅读全文
摘要:去年:year(today())-1,例如今年是2021年,那么year(today())-1 = 2020年。 创建相关的年初、末的参数: I've created (measures) for relative variable year start and end e.g. This year
阅读全文
摘要:碰到下面的问题怎么解决呢? 情景:用Account A 登陆成功,但是用Account B登陆进去后会报下面的错误。 You have an account with usYou’re using xx@xx.com with another Microsoft service already. T
阅读全文
摘要:场景: User A 分享workspace链接给User B, User B收到如下截图报错。 可能原因: 所在的workspace不是premium workspace,user B 也没有pbi pro license。所以user B 看不到User A分享的。 同理这个workspace里
阅读全文
摘要:1.直接edit用户名密码。 或者 2.点击Delete, 下次再录入data source就可以输入不同凭据了。
阅读全文
摘要:SAP HANA DATABASE 数据源选择报错。 ref: Use SAP HANA in Power BI - Power BI | Microsoft Docs SAP Development Tools (ondemand.com) 下载SAP HANA driver驱动 如果安装了han
阅读全文
摘要:Power BI Server上怎么更新SharePoint的凭证? 选择OAuth2 + None 登陆后, 会弹出microsoft邮箱登陆框。输入邮箱,密码即可。
阅读全文
摘要:安装personal gateway: https://www.microsoft.com/en-us/download/details.aspx?id=55768 然后在dataset -》setting里设置Apply personal gateway-》 输入data source crede
阅读全文
摘要:FLAG: 如何连接hana数据库?如何安装hana驱动? 官网下载HANA ODBC DRIVER.或者CSDN下载。官网网速及其慢,几kb,基本下不来。坑爹。 download 安装包:https://download.csdn.net/download/allisonhuang/1280725
阅读全文
摘要:Tableau Public从网站上下载的twbx文件加载时,报错。 An error occurred while communicating with Tableau Data Extract. Unable to connect to the server. Check that the se
阅读全文
摘要:报表服务器配置管理器-》更改数据库-》连接新数据库-》报错:无法连接到服务器。在SQL Server建立连接时出现与网络相关的或特定于实例的错误。未找到或无法访问服务器。请验证实例名称是否正确并且SQL Server已配置为允许远程连接(Provider: Named Pipes Provider,
阅读全文
摘要:on-primises data gatewa准备输入邮箱时,报错 Error: PersonalGatewayConfigurator已停止工作 由于出现问题,程序停止正常工作。windows将关闭程序,并会在有可用的解决方案时通知你。 怀疑和没有安装.NET4.7.2有关。 然后我发现之前安装的
阅读全文
该文被密码保护。
摘要:https://everythingtutorial.com/ssis-tutorial-video https://channel9.msdn.com/Shows/SQL-Server-Integration-Services-Tutorial-Videos/Introduction-to-SSI
阅读全文
摘要:D:\Program Files (x86)\Board\Board WebApi Server\App_Data\config appSettings.config <appSettings> <add key="host" value="http://*:8888/" /> --默认是80,此处
阅读全文