Coder Social home page Coder Social logo

essex-powerbi-visuals-base's Introduction

Build Status

Essex PBI Base

A collection of libraries to assist in the creation of PowerBI custom visuals.

Building

  • Install Yarn
  • Run yarn to install the dependencies
  • Run yarn test to symlink, build, lint, and test all of the projects within the packages folder

Projects

essex-powerbi-visuals-base's People

Contributors

darthtrevino avatar iwong-uncharted avatar jryu01 avatar microsoft-github-policy-service[bot] avatar stopyoukid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

essex-powerbi-visuals-base's Issues

buildColumnTarget sometimes generates the incorrect column

Due to some PowerBI idiosyncrasies, sometimes the column and table that is generated can be incorrect.

Some of the actions that can cause the table or column to be incorrect includes: renaming columns and creating heirarchical columns, and using those with the visuals. (by renaming, I mean, you add a column to a visual, then on the visual's field pane, you rename it there, so it is only renamed for that visual).

The result of all of this, is that filtering does not work in those situations.

The self-signed cert is invalid in Chrome

Seems pbiviz also generates invalid certs according to Chrome, possibly Edge. We need to figure out why the old cert worked fine, but the new one generates errors. I think it is because it isn't a SAN certificate.

These are the extensions in the old cert:

        X509v3 extensions:
            X509v3 Key Usage: critical
                Digital Signature, Key Encipherment
            X509v3 Extended Key Usage:
                TLS Web Client Authentication, TLS Web Server Authentication
            X509v3 Subject Alternative Name:
                DNS:localhost
            X509v3 Subject Key Identifier:
                56:F2:59:2F:7C:BE:18:BF:95:E9:0A:3C:9C:75:38:F5:9D:89:13:4A

These are the extensions in the new cert:

        X509v3 extensions:
            X509v3 Subject Key Identifier:
                B7:60:6E:E5:72:CA:54:F4:B8:F2:A1:A0:76:76:41:F1:28:6D:2D:88
            X509v3 Authority Key Identifier:
                keyid:B7:60:6E:E5:72:CA:54:F4:B8:F2:A1:A0:76:76:41:F1:28:6D:2D:88
            X509v3 Basic Constraints:
                CA:TRUE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.