Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Blaenzo
Advocate I
Advocate I

'pbiviz new --template slicer' no longer working for apiVersion 2.6.0

Hi,

 

I noticed that the 'slicer' template does no longer work:

  1. The code in 'visual.ts' is identical to the code from the 'default' template, not the 'slicer' template.
    Something clearly goes wrong here.
    Other files like 'capabilities.json' seem fine.
  2. pbiviz.json still refers to a (non-existing) dependencies.json file
    This is probably carried over from the older API version and can be fixed by replacing:
    "dependencies": "dependencies.json"
    by
    "dependencies": null

Does anyone know a workaround for 1) above?

Can this please be put on a list to be fixed.

 

Thanks,

Martijn

1 REPLY 1
Blaenzo
Advocate I
Advocate I

Looking at the history of

https://github.com/microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/slicer/src/visual.t...

I see that the slicer visual.ts never contained any meaningful code, it is simply the default visual template with the well known 'count' statement.

I am a bit puzzled now, has the 'slicer' template ever worked?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.